Manga-Web
The objective of this project is to manage The Website Manga, this site permits to Client to show, read and download Manga with the possibility to react, vote, and save his data. this project also permits the admin to Save, Update and Remove Manga, characters, Categories ...) with creating the new admins with roles.
Technology used in Project
Used Laravel 8 with Jetstream Inertia .
Install Project
For install project you have to follow the next step:
- install Composer with commande
composer install
. - install NPM with commande
npm install
.
Run Project
After install project, you can Run this Command for Build project npm run dev