Skip to content

Repository files navigation

Noteify

Website Application for forgetful people and procrastinators who need to keep track of their activities

Features

  • Add Note with description
  • Update Note title or description
  • Delete Note

Run Locally

Clone the project

  git clone https://github.com/UnFik/Noteify.git

Go to the project directory

  cd noteify

Install dependencies

  npm install
  npx prisma db generate
  npx prisma db migrate dev

Start the server

  npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DATABASE_URL

BASE_URL

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages