- NPM dependencies:
node-sass
react-router-dom@5.3.0
prop-types
- Services: API and Local Storage
- Publish in GitHub Pages:
npm run githubpages
Requirements: you need node
and npm
installed on your computer.
git clone URL
npm install
npm start
Go to http://localhost:3000 to view the app in the browser.
npm run build
Happy coding!