MoreCodes Youtube

screenshot of MoreCodes Youtube

A collection of CRUD, Login, and Registration boilerplates on various stacks built with ReactJS, VueJS, AngularJS, NodeJS, Express, Flask, Laravel, AdonisJS, KoaJS, HapiJS used in my Youtube videos MoreCodes (https://www.youtube.com/channel/UCK8YsKv4-N6ItZfzEyKlI6A)

Overview:

This collection of Todo List and Login Registration Boilerplates is created by the MoreCodes Youtube Channel. It includes various combinations of technologies such as NodeJS, Express, ReactJS, AngularJS, VueJS, Flask, Laravel, KoaJS, HapiJS, FeatherJS, and databases like MongoDB and MySQL. These boilerplates provide a starting point for building applications with different tech stacks and functionalities.

Features:

  • Todo List Application: Contains boilerplates for creating a Todo List application.
  • Login and Registration: Includes boilerplates for implementing user login and registration functionality.

NodeJS + Express + ReactJS + MongoDB

npm install
npm start

NodeJS + Express + ReactJS + MySQL

npm install
npm start

NodeJS + Express + AngularJS + MongoDB

npm install
npm start

NodeJS + Express + AngularJS + MySQL

npm install
npm start

NodeJS + Express + VueJS + MongoDB

npm install
npm start

NodeJS + Express + VueJS + MySQL

npm install
npm start

Flask + ReactJS + MongoDB

pip install -r requirements.txt
python app.py

Flask + ReactJS + MySQL

pip install -r requirements.txt
python app.py

Flask + AngularJS + MongoDB

pip install -r requirements.txt
python app.py

Flask + AngularJS + MySQL

pip install -r requirements.txt
python app.py

Flask + VueJS + MongoDB

pip install -r requirements.txt
python app.py

Flask + VueJS + MySQL

pip install -r requirements.txt
python app.py

Laravel + ReactJS + MongoDB

composer install
php artisan serve

Laravel + ReactJS + MySQL

composer install
php artisan serve

Laravel + AngularJS + MongoDB

composer install
php artisan serve

Laravel + AngularJS + MySQL

composer install
php artisan serve

Laravel + VueJS + MongoDB

composer install
php artisan serve

Laravel + VueJS + MySQL

composer install
php artisan serve

KoaJS + ReactJS + MongoDB

npm install
npm start

KoaJS + ReactJS + MySQL

npm install
npm start

KoaJS + AngularJS + MongoDB

npm install
npm start

KoaJS + AngularJS + MySQL

npm install
npm start

KoaJS + VueJS + MongoDB

npm install
npm start

KoaJS + VueJS + MySQL

npm install
npm start

HapiJS + ReactJS + MongoDB

npm install
npm start

HapiJS + ReactJS + MySQL

npm install
npm start

HapiJS + AngularJS + MongoDB

npm install
npm start

HapiJS + AngularJS + MySQL

npm install
npm start

HapiJS + VueJS + MongoDB

npm install
npm start

HapiJS + VueJS + MySQL

npm install
npm start

FeatherJS + ReactJS + MongoDB

npm install
npm start

FeatherJS + ReactJS + MySQL

npm install
npm start

FeatherJS + AngularJS + MongoDB

npm install
npm start

FeatherJS + AngularJS + MySQL

npm install
npm start

FeatherJS + VueJS + MongoDB

npm install
npm start

FeatherJS + VueJS + MySQL

npm install
npm start

Summary:

The collection of Todo List and Login Registration Boilerplates provided by MoreCodes offers a range of options for building applications using different tech stacks. Whether you prefer using NodeJS, Express, ReactJS, AngularJS, VueJS, Flask, Laravel, KoaJS, HapiJS, or FeatherJS, along with either MongoDB or MySQL, these boilerplates provide a starting point to jumpstart your development process. Simply follow the installation instructions specific to your chosen tech stack to get started.