Technologies | Project | License
- This is a project made with React and Typescript, it is a food commerce, where you can add products to the cart and see the total price of the products.
This project was developed with the following technologies:
How to run:
# Clone Repository
$ git clone
# Go to folder
$ cd food-commerce
# Run Application
$ npm start / yarn start
Go to http://localhost:3000/ to see the result.
This project is under the MIT license. See the LICENSE for more information.
Made by Jhonatan Oliveira.