What you need:
- node package manager
- "@emotion/react": ^11.4.1
- "@testing-library/jest-dom": ^5.14.1
- "@testing-library/react": ^11.2.7
- "@testing-library/user-event": ^12.8.3
- "react": ^17.0.2
- "react-dom": ^17.0.2
- "react-router-dom": ^5.2.0
- "react-scripts": 4.0.3
- "web-vitals": "^1.1.2
Get started the dependencies package
npm install
Run start for the development mode, then listen to port on your browser (localhost:port/pokepedia-app/)
npm run start
Build for production
npm run build
Demo Link: https://tentpoles.github.io/pokepedia-app/