Skip to content

Latest commit

 

History

History
47 lines (23 loc) · 692 Bytes

README.md

File metadata and controls

47 lines (23 loc) · 692 Bytes

Note App

This is a simple note taking app coded by me.

Features

  • CRUD operations
  • Firebase Google Auth
  • Firestore Database
  • Every user has own collection in database
  • The most recently added or updated note comes first
  • Responsive design
  • First line in input area acts as title

Tech Stack

Client: React, Redux, TailwindCSS

Server: Firebase

UI: Tailwind, Framer Motion

Demo

https://redux-note-app.vercel.app/

Screenshots

Desktop


App Screenshot


Mobile

App Screenshot