Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 486 Bytes

File metadata and controls

22 lines (18 loc) · 486 Bytes

Simple-Pokedex

overview

A simple pokedex website that retrieves data from the API and displays it directly on the screen. I also use this website as a submission for the fundamental front-end web module in Dicoding

How to Run

first you have to run the below syntax in the terminal where the above code is :

npm install

When finished, run the server using the command below:

npm run start-dev

or

npm run build

Created By

Dimas Dharu Ramadhan