KelechiOdom10 / anibinge

An in-progress social cataloguing app for users to score and track anime and manga.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

anibinge

This is an ongoing social cataloguing app for users to score and track anime and manga, being built using Next.js, and bootstrapped with create-next-app.

Was put on hold due to apprenticeship commitments, however - development has resumed!

This project is still in early stages of development, so If you notice any areas of improvements in this repo, do reach out to us!

Prerequisites

You will need Node.js version 8.0 or greater installed on your system.

Setup

Unzip the application, open your terminal in the directory, and install all the required dependencies using:

npm install

Then, start the app with:

npm run dev

The app should now be up and running at http://localhost:3000 🚀

Contributors

People

  • Manjoot (Lead, front end and project management)
  • Kelechi (Back-end)

Used Dependencies

  • NextJS (TypeScript)
  • Chakra UI
  • PostgreSQL
  • Prisma
  • Next-Auth

License

License

About

An in-progress social cataloguing app for users to score and track anime and manga.


Languages

Language:TypeScript 100.0%