Website where you can save anime you have watched, Using React and Postgresql

AnimeSaver

Note

The project has been abandoned in favor of a better website, which is no longer using Docker and incorporates better technologies and more content 🤫. It served as a draft for the next iteration.

Description

This project is a web application that allows you to search for anime and add them to your list. You can also add a comment and rate an anime. You can also edit your comment and rating or delete them.

Possibility to

  • Create account
  • Search for anime
  • Add anime to your list
  • Add comments and rate an anime
  • Edit anime (comment, rating or delete)

Getting Started

Prerequisites

Installing

Insall Prerequisites and then: Clone the repository and go to the project root (extracted folder)

then run in the terminal (in the project root):

docker-compose up

You should see something like this in Docker Desktop: if you see this, it means that the project is running successfully. You can access the project from the browser by typing:

localhost:3000

Illustrations

Search

Add anime

Dashboard

Info anime

Built With

GitHub

View Github