Skip to content

Simple note taking web app implemented using MERN. CSE Sem-III Web Technologies Project 2022

Notifications You must be signed in to change notification settings

SarthakSKumar/Notes-Web-App

Repository files navigation

Notes App

Note taking app built using MERN Stack

Description

This is a project created by our team using MERN stack which is a simple note taking app which uses react js for structuring and functionality and Node js and MongoDB. Developers use these two pieces of technology, along with MongoDB Atlas, a fully managed, multi-cloud database service, to rapidly create modern applications. Here users can save their important notes and delete the old or unused ones. It's a fun project to develop your skills in MERN stack to implement real world application which makes day to day task a little less hasty.

Deployed

https://note-taking-web-app.herokuapp.com/

Built With

  • MongoDB - MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era.
  • Express.js - Fast, unopinionated, minimalist web framework for Node.js
  • React.js - A JavaScript library for building user interfaces
  • Node.js - JavaScript runtime

How to run

  • First install nodejs and mongo db on your computer.
  • Fork the repo by clicking on the fork option from the top right corner.
  • Copy the link from the code option in the repo.
  • Open the terminal on your pc and open the directory in which you want to open the files.(use cd {directory} )
  • open the code editor in the same directory (vscode preferred).
  • then in the terminal of the same directory use -> npm i to install all necessary packages.
  • Finally use npm start to run the local host.
  • To open type on the browser --> https://localhost:5000

Authors

Repo Contributors ❤️

CSE Sem-3 Web Technologies Project, November 2022

About

Simple note taking web app implemented using MERN. CSE Sem-III Web Technologies Project 2022

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •