Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 680 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 680 Bytes

Good Shits

This application uses the ICNDB API to generate random weird appraisals for you.

Click me to try it now!



To contribute or makes changes to the project run the following command below in your terminal one by one
gh repo clone Radioactive92177/Good-Shits || git clone https://github.com/Radioactive92177/Good-Shits.git

cd Good-Shits/

npm install
To start the project on your localhost run the following command
npm start
To deploy on GitHub Pages run the follwing command
npm run deploy