Project based on the YouTube JavaScript Mastery channel video.
Click on the button below to see the project's deployment on Vercel
This project uses these technologies:
# Clone this repository
$ git clone https://github.com/KaikySantos/ecommerce-reactjs.git
# Access the project folder
$ cd ecommerce-reactjs
# Install the dependencies
$ npm install
# Run the application
$ npm start
Go to http://localhost:3000/ to see the result.