Scribi is a minimalistic and easy to use full stack note taking app inspired by Google keep
Here're some of the project's best features:
- User friendly
- Cloud based
- customizeable
1. Clone
git clone https://github.com/Anzi15/scribi.git
2. Open directory
cd scribi
3. install dependencies
npm i
4. run dev server
npm run dev
Technologies used in the project:
- react
- firebase
- vite
- tailwinds