AluraGeek

Solution to the Alura's Challenge: Ecommerce.

Installation

You need to clone this repository to your local machine. Then using the package manager npm install all dependencies with the command.

npm i

Usage

You can run the project with extensions like Live Server or other local server. Then you need to run the json server to fetch and serve the products. For this, run the command:

npm run server

Contributing

Pull requests are welcome 😉.

License

MIT