Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 831 Bytes

File metadata and controls

43 lines (31 loc) · 831 Bytes

NOTETED

This is a note taking application that users can save and access on the go. Users can add, edit and delete notes anywhere at anytime. Featuring a Mobile-first design, Users won't have to worry about not having access on their mobile device.

How to run

First configure Firebase API key in a .env.local file

Then install node packages using

npm i

Then run the app using

npm run dev

Screenshots

Home Page Mobile

Home Page PC

Dashboard Page Mobile

Dashboard Page PC

Technologies Used

Languages: HTML | CSS | JS
JS libraries: Next.js | ReactJs | MaterialUI
Backend: Firebase Auth | Firebase Firestore