Skip to content

Augan93/react-burger-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burger app in React.js, Redux, Redux-Saga

This Project is a Simple ReactJS Project which demonstrates the following

  1. Creating a Component in React
  2. Making HTTP calls
  3. Communicating between parent and child component
  4. Storing a global state in Redux
  5. Routing via React Router
  6. Authentication on Firebase
  7. The project Template can be used to build bigger projects

Live Application URL

https://react-my-burger-b98be.firebaseapp.com/

Resources

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published