2023-12-02 21:09:28 +06:30
|
|
|
# MangaDex - Your Comic/Manga Books Website
|
2023-08-22 15:54:26 +06:30
|
|
|
|
2023-12-02 21:09:28 +06:30
|
|
|
## A thorough showcase
|
2023-12-02 21:00:48 +06:30
|
|
|
|
2023-12-02 21:09:28 +06:30
|
|
|
* HomePage :
|
|
|
|
<img src="https://github.com/HtetPhone/MangaDex/blob/main/public/img/home_MangaDex.png" alt="Home" width="600"/>
|
|
|
|
<br>
|
2023-08-22 15:54:26 +06:30
|
|
|
|
2023-12-02 21:09:28 +06:30
|
|
|
* Chapters :
|
|
|
|
<img src="https://github.com/HtetPhone/MangaDex/blob/main/public/img/chapters_MangaDex.png" alt="Chapters" width="600"/>
|
|
|
|
<br>
|
2023-08-22 15:54:26 +06:30
|
|
|
|
2023-12-02 21:09:28 +06:30
|
|
|
* Chapter View :
|
|
|
|
<img src="https://github.com/HtetPhone/MangaDex/blob/main/public/img/chapter_MangaDex.png" alt="Chapter View" width="200"/>
|
|
|
|
<br>
|
2023-08-22 15:54:26 +06:30
|
|
|
|
2023-12-02 21:09:28 +06:30
|
|
|
* Dashboard Panel :
|
|
|
|
<img src="https://github.com/HtetPhone/MangaDex/blob/main/public/img/dashboard_MangaDex.png" alt="Dashboard" width="600"/>
|
|
|
|
<br>
|
2023-08-22 15:54:26 +06:30
|
|
|
|
2023-12-02 21:09:28 +06:30
|
|
|
* Manga List :
|
|
|
|
<img src="https://github.com/HtetPhone/MangaDex/blob/main/public/img/mangaList_MangaDex.png" alt="Chapters" width="600"/>
|
|
|
|
<br>
|
2023-08-22 15:54:26 +06:30
|
|
|
|
2023-12-02 21:09:28 +06:30
|
|
|
* Chapters List :
|
|
|
|
<img src="https://github.com/HtetPhone/MangaDex/blob/main/public/img/chapterList_MangaDex.png" alt="Chapters" width="600"/>
|
|
|
|
<br>
|
2023-12-02 21:58:19 +06:30
|
|
|
|
|
|
|
##Dependencies
|
|
|
|
You can check the lists of dependencies in the *composer.json* and *package.json*.
|
|
|
|
|
|
|
|
###Some other info
|
|
|
|
* I used **Laravel Breeze** for *Frontend scaffolding*
|
|
|
|
* The whole design is structed by **Bootstrap**
|
|
|
|
* and rendered by **vite.js**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|