This project was bootstrapped with Create React App.
Hello and welcome!
This project is an exercise to train our react skills.
We will be building a small marketplace where we can add items to a cart and see a summary about the order.
The approach is to implement the necessary code to pass our tests (TDD).
In the project directory, you can run:
Installs the project dependencies.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode