Skip to content

Spaames/personal-book-librairy

Repository files navigation

Panthota - Personal Book Library

An open source web application developed with NextJS (TS), working with a Flask API and MongoDB.

Features

  • Adding Book to library with his name, author, img, summary, pages number, ean...
  • See and adjust books status : Reading, To read, To buy, Read.

Installation

Prerequisites

  • Node and npm to install dependencies

Installation and Running steps

# Clone the repo
git clone https://github.com/Spaames/personal-book-librairy.git
cd personal-book-librairy
# Install packages
npm install
# run the app (dev)
npm run dev

Open http://localhost:3000 with your browser to see the result. You need to create and use an .env file for mongodb conf.

You can use it here : Panthota

Endpoint

About

[Next.js] Application for managing a personal book collection. Work with a scraping API and a mongo database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors