kXeep - A Note taking web app
kXeep is notetaking web app, where you can create , maintain and modify the daily routine and tasks.
Live Preview
Tech Stack
- React
- MockBee (Mock-backend)
How to Start on local system
- clone the repo
git clone https://github.com/vijaytembugade/Xenon-Ecommerce-App
- change the directory to cloned repo
- open command-prompt or terminal
- type
npm install
- then
npm start
Functionalities
- Create a Note
- See individual note
- Edit a note
- Move note Archives
- Remove Notes From Archives
- Move note to trash
- Remove and delete from trash
- Filter by date and priority
- Filter by Labels
- Authentication
- Dark/Light Mode
- Responsiveness
Utilizations
- useState and contextAPI
- useReducer and useContext
- custom context hooks
- Frontend authentication(with JWT)
- Quill - Rich Text Editor
- React-router-DOM
- Axios
Author
@vijaytembugade