This project was made for BCC's Frontend interhnship workshop
- 👯 Clone this repo to your local machine using
after cloning this repo, don't forget to install all of the dependencies using
git clone https://github.com/adityaiwd/fe-internBCC-2021
npm install
- run it on your local server using
npm start