Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.28 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.28 KB

🍔 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 ⭐ !