An open API service indexing awesome lists of open source software.

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.

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/)

![image 5](https://user-images.githubusercontent.com/25803231/112440532-b80eb500-8d4a-11eb-93ce-06e9bdbb16c6.png)

## 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)