Skip to content

jesspsilva/burger-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍔 Burger Builder

The Burger Builder is being developed in the React course I am currently doing. It serves to put the acquired knowledge into practice.

💻 Technologies

html css javascript reactjs redux

🔥 How to run

To start the project clone this repository:

$ git clone https://github.com/jesspsilva/burger-builder

Then use the commands bellow:

cd burger-builder
npm install
npm start

After this process the localhost: 3000 page will automatically open in your browser or access http://127.0.0.1:3000

❤️ Feedback

If you like it, leave a ⭐ !