Client: React, CSS , HTML
Server: Python, FastAPI, MongoDB
To run this project, you will need to add the following environment variables to your .env file
MONGO_PWD = your db password
MONGO_USER = your user
SECRET_KEY = a ssh key or key
ALGORITHM = a sequence of number,letter and symbols
ACCESS_TOKEN_EXPIRES_MINUTES = a number
Clone the project
git clone https://github.com/zyperr/fullstack-anime-page.gitGo to the project directory
cd fullstack-anime-page cd .\client\
npm installMake sure to create a Virtual Environments before installing packages
cd .\backend\
python -m venv envWindows
\fullstack-anime-page\backend> .\env\Scripts\activateLinux
source env/bin/activateinstall packages
pip install -r requirements.txtAn anime page (yes another) where you can visualize animes,mangas and manhwas with their synopsis, number of episodes and if they've had finished or have not.
You can register or sign in.If you have succefully create and sign in then you can customize your profile banner and avatar moreover you're able to modify your password or delete your account.
Of course if you like to add some animes as favorites you could do this only if you've had succefully sign in.
Admin can will be able to modify an existing anime/manga or manhwa,certainly Admin have their own page for this and it only can be accessed if you're and administrador besides they can create animes/mangas and manhwas.
| Color | Hex |
|---|---|
| Backgrounds | |
| Text - Hover - Backgrounds items | |
| Details | |
| Background - Text | |
| Details for Text |











