Pokepedia
Pokepedia is encyclopedia for pokemons
Table Of Contents
Built With
- Typescript
- React
- Redux
- React Testing Library
- Jest
- HTML
- CSS
- Node.js
- Webpack
How to run locally
- Install Node.js
- 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
Authors
👤 Hasan Kharouf
- Github: @WinterCore
🤝 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
- Denys Chagaida for the design inspriation.
License
This project is MIT licensed.