The pet project is like a website with a database of anime series and
movies, with the ability to add a user to the list.
The basis of the database was to take the anime-offline-database.json
from manami-project. This repository is
released as a frontend part of the project.
To run project, you need to install Git, Node.js (version >= 14), and Yarn package manager.
- Git can be installed from the official site: https://git-scm.com/downloads
- Node.js can be installed from the official site: https://nodejs.org
- After Node.js is installed, you can run the following command in the console to install Yarn:
$ npm install --global yarn
Go to the directory where your projects are stored, and run the following command to clone the project code.
$ git clone https://github.com/clowns-party/animeover-frontend.git
Now, go to project folder, and execute in the console:
$ yarn install
Being in the project directory, execute in the console:
$ yarn dev
To launch storybook, use
$ yarn storybook
- Search
- History
- User anime list
- Filters
- Ongoing
- Authorization
- Pagination
- Infinite scroll
- Rate and review for anime
- Rating
- Reviews list
- Calendar
Most likely, the firebase quota has run out, try waiting one day and trying again, since we use the basic plan.
Sieugene | dLebrov |