https://github.com/adriagual/anime-guessr
Anime guesser game based on the rankings of MyAnimeList.
https://github.com/adriagual/anime-guessr
axios lottie react tailwindcss
Last synced: 3 months ago
JSON representation
Anime guesser game based on the rankings of MyAnimeList.
- Host: GitHub
- URL: https://github.com/adriagual/anime-guessr
- Owner: AdriaGual
- Created: 2021-03-23T18:02:31.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-17T14:48:09.000Z (over 1 year ago)
- Last Synced: 2025-01-13T07:30:28.321Z (5 months ago)
- Topics: axios, lottie, react, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 916 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AnimeGuessr
Anime guesser game based on the rankings of [MyAnimeList](https://myanimelist.net).
### LIVE APP [AnimeGuessr](https://animeguessr.netlify.app/)

## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode using the PostCSS craco.
It will automatically open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!## React packages used
React-axios [react-axios](https://www.npmjs.com/package/react-axios)
React-dom [react-router-dom](https://reactrouter.com/web/guides/quick-start)
React-icons [react-icons](https://react-icons.github.io/react-icons/)
React-lottie [react-lottie](https://www.npmjs.com/package/react-lottie)
React-spinners [react-spinners](https://www.npmjs.com/package/react-spinners)
React-switch [react-switch](https://www.npmjs.com/package/react-switch)
TailwindCSS [tailwind](https://tailwindcss.com/docs/guides/create-react-app)