Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 974 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 974 Bytes

Mangoose

About

Manga reader website. The project was created with using manga data from MangaDex API.

Dependencies

There were used next big dependencies:

  • react
  • redux
  • express
  • mongoose
  • sequelize
  • adminjs

Also, the application was containerized using Docker.

Installation

  • Install Docker and Docker Compose plugin for your OS. You can find installation instructions here
  • Run sudo ./start.sh or sudo ./start-dev.sh script.
  • Open http://localhost:3000/

Screenshots

home page title page chapter reader page catalog page profile page