A list of pokemons with their images and abilities, in a beautiful design.
- First install the dependencies by running
npm install
# or
yarn install
- Then run the server by running
npm run dev
# or
yarn run dev
- Finally, open the browser to http://localhost:3000
This project was built using:
- Create React App, and it has been later moved to next.js
- This project maps a static json file.