Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raoufsezar/full-stack-web-development-with-react

This repo has all the projects that I have coded while I was learning in this course (Full-Stack-Web-Development-with-React by Coursera,Hong kong university) with all tasks and assignments We coded the backend Rest API using Node.js for ConfFusion restaurant to create, update, delete and read for all of the dishes, leaders, Users, and promotions.
https://github.com/raoufsezar/full-stack-web-development-with-react

bootstrap4 mongoose nodejs reactjs reactstrap rest-api

Last synced: about 2 months ago
JSON representation

This repo has all the projects that I have coded while I was learning in this course (Full-Stack-Web-Development-with-React by Coursera,Hong kong university) with all tasks and assignments We coded the backend Rest API using Node.js for ConfFusion restaurant to create, update, delete and read for all of the dishes, leaders, Users, and promotions.

Awesome Lists containing this project

README

        

# Full-Stack-Web-Development-with-React
This repo has all the projects that I have coded while I was learning in this course (Full-Stack-Web-Development-with-React by Coursera,Hong kong university) with all tasks and assignments We coded the backend Rest API using Node.js for ConfFusion restaurant to create, update, delete and read for all of the dishes, leaders, Users, and promotions.

## to Start With any of this courses All you need to open it in your terminal and write:
#### npm install
then
#### npm start

### for Bootstrap 4 Course all tasks you will find it in:

https://github.com/RaoufSEZAR/Full-Stack-Web-Development-with-React/tree/main/Bootstrap4/conFusion

### for react course all tasks you will find it in:

https://github.com/RaoufSEZAR/Full-Stack-Web-Development-with-React/tree/main/react

### for Node.js course all tasks you will find it in:

https://github.com/RaoufSEZAR/Full-Stack-Web-Development-with-React/tree/main/node