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.
$ 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 alium-frontend project folder, and execute in the console:
$ yarn install
Being in the project directory, execute in the console:
$ yarn dev
Sieugene | dLebrov |