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

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.

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