Skip to content

Shamsuddeen/note-taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

note-taker

In today's digital age, note-taking has become an essential part of our daily routine. From jotting down quick reminders to organizing important ideas and thoughts, note-taking has proven to be an effective way of enhancing productivity and keeping track of our goals. In this tutorial, we'll guide you through the process of building a basic note-taking app using MongoDB, Node.js, Express, and Bootstrap. With our step-by-step approach, even beginners can follow along and create a fully functional note-taking app that's both user-friendly and visually appealing. Whether you're a student looking to organize your studies or a professional seeking to streamline your work processes, this tutorial is for you. Let's get started!

Read the tutorial at Dev.to

Environment Setup

  • Clone this repo to your local computer
  • Open the folder in terminal and run:
npm install

Tesing

In your terminal run this command line:

npm run dev

or run:

npm start

Then visit: http://localhost:3000 on your browser.

Happy Coding 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published