This project was bootstrapped with Create React App.
This project is from the React course opened on Coursera .
Developed in React (Ver. 16.3), a single page application that serving the website for a restaurant. Reactstrap is used for Bootstrap 4-based responsive UI design. Aspects of Flux architecture and Redux are applied.
- Client-side Javascript application development and the React library
- Single page applications in React
- Reactstrap for designing responsive applications
- Redux to design the architecture for a React-Redux application
- HTML
- CSS
- React Bootstrap 4 components
- React Animations
- React
- React Redux
- React Router
- Cross Fetch
Run npm start
for a dev server. Navigate to http://localhost:3000/
. The app will automatically reload if you change any of the source files.