This Project is a Simple ReactJS Project which demonstrates the following
- Creating a Component in React
- Making HTTP calls
- Communicating between parent and child component
- Storing a global state in Redux
- Routing via React Router
- Authentication on Firebase
- The project Template can be used to build bigger projects
https://react-my-burger-b98be.firebaseapp.com/
create-react-app : The following link has all the commands that can be used with create-react-app https://github.com/facebook/create-react-app
ReactJS : Refer to https://reactjs.org/ to understand the concepts of ReactJS
Redux : https://redux.js.org/introduction/getting-started
axios : https://github.com/axios/axios
React Router : https://reacttraining.com/react-router/web/guides/philosophy