Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 921 Bytes

File metadata and controls

14 lines (8 loc) · 921 Bytes

This is a notes appication which is used to store notes and daily task. It can be accessible to every that means anyone can see the notes that you have created. I have used firestore to update the notes in the realtime. So everytime you add a note, delete or update a note there is the updated data of notes shown at the client end.

Tech used : ReactJs, Redux for state management, DaisyUI, Tailwindcss, Firebase. Live site : https://soft-begonia-6c1d36.netlify.app/

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: