Note down all your ideas,thoughts,plans in one secure place.
Just SignUp and get started :)
A web application built on MERN stack
-
Provides secure authentication by encrypting passwords and storing their hash in database. Json Web Tokens are used for safe information transfer.
-
Performs all CRUD operations
Frontend running on http://localhost:3000
Backend running on http://localhost:5000
Runs frontend and backend concurrently.