Skip to content

Wysogota/mangoose

Repository files navigation

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