Pokemon Dashboard Plus Welcome to the Pokemon Dashboard Plus! Here, you can explore a collection of your favorite Pokemon. Add them to your favorites and view detailed information about each Pokemon. Start your Pokemon journey now!
In this project I used many skills, tech and libraries
Documentation
Dynamics And Logics
Following features you should observe
- *you can see the pokemon on home page
- You can paginate through various page
- you can see short and full details of the pokemon
- you can have modal of the each pokemon
For having local file and project you can fork this repo
And for making changes you you should follow prerequisites
To edit this project you need:
-
Node.js installed
-
A Terminal
-
A web browser
-
An IDE
-
suggested IDE
- visual studio code
- atom
- visual code
Clone this repository to your desired folder:
- And run
npm i
in root dir to install node modules - Then run
npm run dev
ornpm start
- All this makes our project open in the browser
Execute the following thing:
- See Pokemon
- search Pokemon
You can deploy this project using:
- Fork our Repo and clone it or download
zip
and extract it - Edit some changes
- Run
npm run build
to make our project production ready - deploy it using GitHub pages
- or use Netlify or Render
👤 Harsh Sonkar
- GitHub: @hq969
- Twitter: @HarshSonkar24
- LinkedIn: @Harsh Sonkar
Describe 1 - 3 features that will add to the project.
- Search Feature
- Pagination
- Stats chart
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.