Note taking app built using MERN Stack
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.
https://note-taking-web-app.herokuapp.com/
- 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
- 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
- Sarthak S Kumar - Sarthak S Kumar
- Satyam Kumar - Satyam Kumar
- Sathish Kumar G - Sathish Kumar G