https://github.com/wintercore/microverse-react-capstone-pokemon
https://github.com/wintercore/microverse-react-capstone-pokemon
pokemon
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wintercore/microverse-react-capstone-pokemon
- Owner: WinterCore
- License: mit
- Created: 2021-01-11T17:31:20.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-16T13:54:56.000Z (over 5 years ago)
- Last Synced: 2025-04-09T01:45:12.243Z (about 1 year ago)
- Topics: pokemon
- Language: TypeScript
- Homepage: https://pokepedia.upperdown.me/
- Size: 2.39 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pokepedia
> Pokepedia is encyclopedia for pokemons

## Table Of Contents
- [Pokepedia](#pokepedia)
- [Table Of Contents](#table-of-contents)
- [Built With](#built-with)
- [How to run locally](#how-to-run-locally)
- [Running tests](#running-tests)
- [Live Demo](#live-demo)
- [Authors](#authors)
- [🤝 Contributing](#-contributing)
- [Show your support](#show-your-support)
- [Acknowledgments](#acknowledgments)
- [License](#license)
## Built With
- Typescript
- React
- Redux
- React Testing Library
- Jest
- HTML
- CSS
- Node.js
- Webpack
## How to run locally
- Install [Node.js](https://nodejs.org/en/)
- Clone this repository by running git clone `https://github.com/WinterCore/microverse-react-capstone-pokemon.git`
- Change your current working directory to the project `cd microverse-react-capstone-pokemon`
- Run `npm install`
- Run `npm start`
- Enjoy
## Running tests
- Use `npm run test -- --verbose --watchAll=false` to run the unit tests with detailed output.
- Use `npm run test -- --coverage --watchAll=false` to run the unit tests and generate code coverage statistics.
## Live Demo
[Live Demo Link](https://pokepedia.upperdown.me)
## Authors
👤 **Hasan Kharouf**
- Github: [@WinterCore](https://github.com/WinterCore)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
- Denys Chagaida for the [design](https://www.behance.net/gallery/24531031/Pimp-my-DOG-Online-store-E-commerse-project) inspriation.
## License
This project is [MIT](LICENSE) licensed.