Skip to content

Aerty-G/MangaReader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manga Reader

This project aims to create a user friendly web platform where users can read follow and save their favorite manga series.

🚀 Demo

https://manga-lilac.vercel.app/

🛠️ Installation Steps:

1. Clone the project

git clone https://github.com/EdizKeskin/MangaReader.git

2. Go to the project directory

cd MangaReader

3. Install dependencies

cd Server

npm install

cd ..

cd Client

npm install

4. Environment Variables

Fill in the env.example file inside the Client and Server folders.

Modify Client/config/index.js (optional)

5. Start the project

Launch the start.bat file in the root directory

💻 Built with

Technologies used in the project:

Client:

  • Next.js
  • Tailwind
  • NextUI

Server

  • Node.js
  • Express
  • MongoDB
  • Firebase

About

This project aims to create a web platform where users can read, follow, and save their favorite manga series.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 89.4%
  • SCSS 9.2%
  • CSS 1.4%