A simple notes app to make your life easier and organized.
- Node 18
- Install requirements
- Clone the repository
- Run
npm
to install dependencies
- TypeScript
- React JS
- Tailwind CSS
- Redux for state management
- Firebase for backend
- Run
npm run dev
to start development - Commit your code
- Submit a PR
- When PR is merged or code is pushed to
main
:- Netlify deploys latest changes to noteu.netlify.app
Nazeef (@iamnazeef)