Skip to content

t007rushi/Monkeep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes App Mini Project Build with REACT

Live preview Link

https://monkeep.netlify.app/

Tech Stack

FRONTEND:

  • React
  • React Router V6
  • Context API
  • Reducer
  • spectre component Library
  • useReducer and useContext
  • Localstorage
  • React-router-DOM
  • Axios

BACKEND:

  • Mockbee (Mock Backend)

How to Start on local system

Clone the project

  git clone https://github.com/t007rushi/Monkeep.git

Go to the project directory

  cd monkeep

Install dependencies

  npm install

Start the server

  npm run start

Functionalities

  • CRUD operations on Note
  • Add label, priorites, color to a Note
  • Filtering and Sorting
    • Filter by labels/tags
    • Filter by priorities
    • sort by time/date
  • Frontend Authentication
    • Sign In
    • Sign Up
    • Sign Out

Demo

recording

Author

Acknowledgements

🔗 Links

linkedin twitter