Skip to content

This API is to improve the operation of the Pokedex project. Send the necessary elements and data according to the operation.

License

Notifications You must be signed in to change notification settings

martin-cervantes/Pokemon

Repository files navigation

Pokemon

This API is to improve the operation of the Pokedex project. Send the necessary elements and data according to the operation.

screenshot

screenshot

📦 Built With

  • HTML and JSX
  • CSS
  • Javascript (ES6)
  • React
  • Redux
  • Ruby
  • Ruby on Rails
  • Postgres
  • REST API
  • npm

🔍 Live Demo

Live Demo Link

💻 Getting Started

To get a local copy up and running follow these simple steps.

Download

  1. Clone the repository to your local machine
  $ git clone https://github.com/mcervantes71/Pokemon.git
  1. cd into the directory
  $ cd Pokemon

Setup

Install gems with:

  $ bundle install

Install all dependencies:

  $ yarn install

Setup database with:

  $ rails db:create
  $ rails db:migrate

Populating the database with:

  $ rails db:seed

Usage

run localhost server:

  $ rails server

if presented with and Error message similar to this:

image

Run:

  $ yarn install --check-files

API Documentation

Verb URI
GET /pokemons/:id(.:format)
GET /pokemon_info/:id(.:format)

👥 Author

👤 Martin Cervantes

✏️ Design idea by Nelson Sakwa on Behance

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

🌟 Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

This API is to improve the operation of the Pokedex project. Send the necessary elements and data according to the operation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages