React&Redux based web application that fetches data from Jikan moe API v4 to render it giving you a categories/genres selections at firts to then pick a title and seee for specific information about it.
- JavaScript
- React
- Redux
- react-testing-library
- Copy the URL: git@github.com:Sirvelasque/info-anime-webapp.git
- In your terminal, go to the directory you want to clone the repository.
- Use the command: git clone git@github.com:Sirvelasque/info-anime-webapp.git
- Open index.html file
- Run npm install in the terminal to install node modules
- Execute npm run dev in terminal to build the development files
- To start a server run npm start and the server would be started
👤 Walter Velasquez
- GitHub: @Sirvelasque
- Twitter: @WalterWalter
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Jikan moe: This app uses api from Jikan moe which use data from MyAnimeList
- Original design by Nelson Sakwa
- A special thank for @fernandorpm for this amazing README template
This project is MIT licensed.