Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mr-dj06/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickNotes

A simple note taking app with clean and cluter-free ui

Take notes on-the-go

Technologies used

I have used MERN stack to build this web-app

To get started

To run Backend

npm install (install dependencies)
now add mongoDB url in .env file
npm run dev (run the server)

To run Frontend

npm install (install dependencies)
npm run dev (run the application)

Conclusion

This is a prototype of notes application. To learn CRUD operations using MongoDB and Create UI using ReactJS, ExpressJS serving as backend.

Feel free to contribute further in this project

Author

Hey, Myself Darshan Jethava

Full stack developer | AI Enthusiast

Portfolio | Email

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published