App Demo Page: https://th-pokedex.netlify.app
Requirements:
- Node v12 (Other versions might work as well but app was developed with v12)
- Yarn
After your machine meet the requirements, you can simply install packages by running
yarn
All you have to do to run this application is to run following command in your terminal:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.