https://github.com/joshi-kaushal/coursera--react-restaurant
This is a react application developed during the course Front-End Web Development with React provided by Coursera and taught by Professor Jogesh K. Muppala of The Hong Kong University of Science and Technology.
https://github.com/joshi-kaushal/coursera--react-restaurant
bootstrap react reactjs redux
Last synced: 2 months ago
JSON representation
This is a react application developed during the course Front-End Web Development with React provided by Coursera and taught by Professor Jogesh K. Muppala of The Hong Kong University of Science and Technology.
- Host: GitHub
- URL: https://github.com/joshi-kaushal/coursera--react-restaurant
- Owner: joshi-kaushal
- Created: 2021-06-06T15:33:42.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-30T06:33:00.000Z (almost 5 years ago)
- Last Synced: 2025-09-04T16:49:49.575Z (10 months ago)
- Topics: bootstrap, react, reactjs, redux
- Language: JavaScript
- Homepage:
- Size: 98.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ristorante-con-Fusion
This is a react application developed during the course [Front-End Web Development with React](https://www.coursera.org/learn/front-end-react/home/welcome) provided by Coursera and taught by Professor Jogesh K. Muppala of The Hong Kong University of Science and Technology.
## Live Demo
The final application is deployed on [Netlify](https://github.com/joshi-kaushal).
### Tech Stack
- ReactJS (Front End)
- Redux (State Management)
- Reactstrap (Design)
- JSON Server (Database)
- Netlify (Hosting Server)
### Things Learnt
- React Class Components
- React Redux
- Redux Forms
- React Animation
- Reactstrap
- JSON Server
- Deployment using Netlify
### Things Revised
- JavaScript ES6
- ReactJS
- Bootstrap