Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/raoufsezar/full-stack-web-development-with-react
- Owner: RaoufSEZAR
- Created: 2021-10-04T16:00:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-04T16:48:53.000Z (about 3 years ago)
- Last Synced: 2024-04-17T01:10:30.342Z (8 months ago)
- Topics: bootstrap4, mongoose, nodejs, reactjs, reactstrap, rest-api
- Language: JavaScript
- Homepage:
- Size: 751 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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