Second challenge of the Tech Summer internship program.

In this challenge we had to create products pages using data from a JSON file.

The technologies used here:

React

React Router

SASS

TypeScript

Json Server

How to use the project:

Clone this repository on your computer.
Open the terminal and navigate to the project folder.
Run the command: `npm i` to install dependences.
Run the command: `npm server` to start the server.
Run the command: `npm start` to start the application.
Open the browser and navigate to: `http://localhost:3000/`

Desktop:

img.png

Mobile:

img.png