/sahaf

📖 I developed this application to add the books that I read.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Sahaf

Sahaf is a simple book library application implemented using Node.js, Express, MongoDB and EJS.

I developed this project...

...because I want to learn CRUD operations using Node.js 💖

What is going to be my next steps?

  • Learn how to handle authentication with Node using Passport.js

Installation

git clone https://github.com/nurcinozer/sahaf.git
cd sahaf
npm install

Enviroment variables

Create a file named ".env" in the root directory and fill its contents as follows.

DATABASE_URL = XXX

SECRET_KEY = XXX

Run the app

npm run devStart // for locally

Screenshots

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot