Skip to content

SanketDhabarde/always-note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

always stream

Always Notes 📝

A Note taking app

📽 Preview

always-notes.mp4

😎 Features:

  • Create new note
  • Add color to note
  • Archive/Unarchive note
  • Delete the note
  • Restore note from trash
  • Permenantly delete from trash
  • Sort with date
  • Create the labels
  • Add the labels to note
  • Filter using the labels

▶ Live link

always-note

🤯 How to run app locally

1. Clone the app

git clone https://github.com/SanketDhabarde/always-note.git

2. Install the dependencies in your root folder where you cloned the app

npm install

3. Create .env file and add secret key. this will help you use MockBee APIs

REACT_APP_JWT_SECRET=<your-jwt-secret>

4. Run the app

npm start

With that you can see your app running on localhost:3000

👨‍💻 Connect with me

About

Note taking app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published