NOTEKEEP: NOTEKEEP has been build using React.js and TailwindCSS since i thought i could try with a new styling option other than generic CSS with the additonal help of ClaudeAI. It functions powered by Firebase API which is to be stored in the services directory of the project under src folder and exported as variable db to be used in the project. The firebase environment variables are to be provided by the user and not shared among other workspaces.
The project allows the user to enter text to take-down notes, view them, pin them, edit and delete them.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.