This is the assesment #1 for Make It Real Bootcamp. Made by AlonsoGaray
Table of Contents
This project was our first assesment from Make It Real bootcamp. The goal that we needed to achieve was to render products using fake store api, adding a random timer to each displayed product, then after the timer is complete, make the product deatil button unavailable.
The frameworks/libraries/dependencies that I used for this project are the following:
To get a local copy up and running follow these simple example steps.
- API: https://fakestoreapi.com/
- Clone the repo
git clone https://github.com/AlonsoGaray/MIR-Assesment-I.git
- Install NPM packages
npm install
- Start the project
npm start
Distributed under the MIT License.
Alonso Garay - alonsogarayp@gmail.com
Project Link: https://github.com/AlonsoGaray/MIR-Assesment-I
