Skip to content

SantanDon/full-stack-notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Notes App

Description

The Notes App is a simple web application that allows users to create, read, update, and delete notes. It provides a user-friendly interface for managing personal notes and is built using React for the frontend and Node.js/Express for the backend.

Features

  • User registration and authentication
  • Create new notes
  • View existing notes
  • Edit notes
  • Delete notes

Technologies Used

  • Frontend: React, Axios, React Router
  • Backend: Node.js, Express
  • Database: MongoDB
  • Styling: Bootstrap

Installation

Prerequisites

  • Node.js (version 14 or higher)
  • MongoDB (for local development)

Clone the repository

git clone https://github.com/SantanDon/task-13.git
cd task-13

Releases

No releases published

Packages

 
 
 

Contributors