Skip to content

https://note-goal.vercel.app/ . Save ram. Remove excess browser tabs by saving them as goals. Uses browser LocalStorage so you list always remains even after you close the tab.

Notifications You must be signed in to change notification settings

shashank40/Note_Goal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Access the live app here : https://note-goal.vercel.app/

The project uses VITE to create a Typescript project

#To run the project on local:

  1. Fork and Clone
  2. npm install // to install all the dependencies
  3. npm run dev // to run it in your local dev environment

#For production:

  1. Fork and Clone
  2. npm install // to install all the dependencies
  3. npm run build //
  4. npm run preview // to preview production version

About

https://note-goal.vercel.app/ . Save ram. Remove excess browser tabs by saving them as goals. Uses browser LocalStorage so you list always remains even after you close the tab.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published