Skip to content

WEB app to help you search for any Anime data using React (Context API and Hooks) and kitsu API.

Notifications You must be signed in to change notification settings

hamzaessaady/anime-spotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM NPM
By Hamza Es-saady

Anime Spotter Logo

Anime Spotter is a WEB application to help you search for any Anime data. You'll like Anime Spotter because it is lightweight and uses a friendly and minimalist UI. Anime Spotter is not better than other existing solutions, but it can help you make a quick search of Animes with the very basic information you will need. It's a best starting point for beginners who start learning React.

You are free to reuse, copy, modify, and distribute, but you have to give attribution.

Technologies & Tools

Anime Spotter is created with:

  • React (using Context API & Hooks) : Frontend framework
  • Node.js : Runtime environment
  • UiKit : Layout and styles
  • Kitsu API : Anime API

Installation and configuration

First make sure that Node and NPM are installed in your system.

Clone the repo

git clone https://github.com/Kuohamkun/anime-spotter.git
cd anime-spotter

Install npm packages

Install the npm packages described in the package.json:

npm install

Run

In the project directory, you can run:

npm start

It will run the app in the development mode.
Open 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.

Build

In the project directory, you can run:

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!

See the section about deployment for more information.

Preview

▶️ Click here to visit the live version of Anime Spotter.

Home page :

Anime Spotter Home page

Search results :

Search results

Anime Info :

Anime Info

About page :

About page

Learn More

This project was bootstrapped with Create React App.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.

💖 Support me

I just start to open-source almost everything I can, and I try to reply to everyone needing help using these projects. However, If you are using this project and happy with it and just want to encourage me to continue creating stuff, there are few ways you can do it :

  • Giving proper credit when you use it, linking back to it :D
  • Starring and sharing the project 🚀

Thanks! ❤️


Contributions are welcome! <3

Made with ❤️ and Passion.

About

WEB app to help you search for any Anime data using React (Context API and Hooks) and kitsu API.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published