Skip to content

tavisirbu2310/Burger-Project-With-React-Hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I did not create this project by myself, it was created during a course I was part of. I wrote ever single line of code in this course, but I did not come up with the implementation by myself.Still, I know how it works and I fully understand every single line of code.

A page that simulates a real-life website for food ordering. Users can build their own burger and order it, not before logging in/signing up on the website. Firebase was used for the authentication. Firebase was also used for storing other data from the users(like the built of the burger, name, address, zip code etc.). This project was created using React Hooks and Redux for managing the state.

The project is also live on the following address: https://my-burger-5df31.web.app/ The live project was built using React, without Hooks. The present project has been changed to have only functional components with the help of Hooks.

To run it:

1.Clone

2.Run npm install

3.Run npm start

About

A simulation of a real-life website handling online food orders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published