8000 GitHub - nicolasmarino99/pokedex
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nicolasmarino99/pokedex

Repository files navigation

A Pokedex made with React

Table of Contents

Objective

The Objective was to the redux and react for filter and transform data from an external Api. In this case I chose a pokemon Api.

In this app you could find:

  • A navbar that automaticly filters a pokemon based on its ID or name.
  • A pokedex with an infinite scroller
  • A nice UI design
  • Routes to provide extra info

The following features are under construction:

  • evolution chains
  • Moves charachteristics
  • Testing
  • extra filters

Up

LiveVersion

Enter to (Pokedex99)[https://pokedex99.herokuapp.com/pokedex]

  1. Screenshots Desktop App.

Home page

Search Pokemons

Pokemon Stats

Home page

  1. Screenshots Mobile App.

Home page

Search Pokemons

Pokemon Stats

Home page

Up

Languages and technologies used

  • React
  • Redux
  • JavaScript
  • Babel
  • ESlint
  • npm
  • Webpack
  • HTML/SCSS
  • Nodejs
  • third party API

Up

Install in Your local Machine

To run the scripts npm is required. To get npm you have to install Node.js. Follow the installation instructions for your system Mac, Linux or Windows.

Use your terminal and run the commands after each instruction.

Command Description
git clone https://github.com/nicolasmarino99/Phoom.git Clone the repository to you computer
cd Phoom Navigate to the newly created folder
npm install Install dependencies and launch browser with examples
npm run start Makes the build and starts the development server
Press Ctrl + c to kill http-server process
http://localhost:8080 Visit this link to play the game

Up

Acknowledgements

  • Saepul Nahwan for the design

Up

Author

👨 Nicolás Mariño Parra

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

  1. Fork it (https://github.com/nicolasmarino99/Phoom.git/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Show your support

Give a ⭐️ if you enjoyed this project!

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0