Skip to content

skyback12/Final-project-MINE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Note Taking App (MERN Stack)

Welcome to the Note Taking App project! This repository contains the codebase for our note-taking application built using the MERN (MongoDB, Express.js, React, Node.js) stack. The app allows users to create, manage, and organize their notes efficiently.

Features

  • Create, edit, and delete notes with ease.
  • Organize notes using categories or tags.
  • User authentication and account management.
  • Powerful search functionality for finding specific notes.
  • Responsive and intuitive user interface.

Tech Stack

  • Frontend: Built using React.js for dynamic UI components. Material-UI provides a visually appealing design.
  • Backend: Powered by Node.js and Express.js to handle API requests and business logic.
  • Database: MongoDB serves as the data store for notes and user information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.7%
  • CSS 16.4%
  • HTML 10.9%