Skip to content

React Capstone Project for Microverse consisting of a catalog of Pókemons using React and Redux

License

Notifications You must be signed in to change notification settings

abdelp/poke-catalog-react

Repository files navigation

React Pokédex

A Pokédex App built with React for Microverse Capstone Project.

screenshot

Built With

  • React
  • HTML5
  • SASS
  • NPM
  • Heroku

Video Presentation

Presentation

Live Demo

Poke-Link

Getting Started

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

Prerequisites

  • Git
  • npm

Setup

Clone or download the repo:

git clone https://github.com/abdelp/poke-catalog-react.git

Install

Go to the root folder and install the npm packages:

npm i

Usage

After installing all of the npm packages, run the start script command:

npm start

Run tests

To run the tests go to the root folder of the project and run the test script command:

npm test

Deployment

To be able to deploy the app on Heroku you need to have installed the Heroku CLI first.

After that, you need to run the command to create your new project there:

heroku create -b https://github.com/mars/create-react-app-buildpack.git

And push the files there:

git push heroku master

Author

👤 Abdel Pérez

🤝 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!

Acknowledgments

  • Microverse Inc.

📝 License

This project is MIT licensed.

About

React Capstone Project for Microverse consisting of a catalog of Pókemons using React and Redux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published