Website built with React which emulates an online store for the sale of products of different categorized products.
The website design was provided by Platzi which can be seen at this link. Here Link to design
- Single Page Applications(SPA)
- React
- React Router Dom v6
- Api Rest
You can consult the site where the API was used. Here Link to Platzi Fake Store API
In the project directory, you can run:
Run npm install to download all files and packages
Runs the app in the development mode
Builds the app for production to the dist
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.