Skip to content

Latest commit

 

History

History
63 lines (38 loc) · 1.14 KB

README.md

File metadata and controls

63 lines (38 loc) · 1.14 KB

Scribi

project-image

Scribi is a minimalistic and easy to use full stack note taking app inspired by Google keep

shieldsshields

🚀 Demo

scribi.vercel.app

🧐 Features

Here're some of the project's best features:

  • User friendly
  • Cloud based
  • customizeable

🛠️ Installation Steps:

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

💻 Built with

Technologies used in the project:

  • react
  • firebase
  • vite
  • tailwinds

-meow