Skip to content

Notes with React is a user-friendly note-taking app built with React for efficient note management.

License

Notifications You must be signed in to change notification settings

mohd-minhal/Notes-with-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes with React

Notes with React is a user-friendly note-taking application built using React, offering essential functionalities like creating, editing, and deleting notes.

Features

  • Create new notes
  • Edit existing notes
  • Delete notes
  • View list of notes

Installation

  1. Clone the repository:

    git clone https://github.com/MohdMinhal/mohdminhal.github.io.git
  2. Navigate to the project directory:

    cd Notes-with-React
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start
  5. Open your browser and visit http://localhost:**** to view the application.

Usage

  • Click on "Add Note" to create a new note.
  • Click on an existing note to edit it.
  • Double-click on a note to delete it.

Technologies Used

  • React
  • JavaScript
  • HTML
  • CSS

Contributing

Contributions are welcome! Fork the repository and submit a pull request to contribute.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Notes with React is a user-friendly note-taking app built with React for efficient note management.

Topics

Resources

License

Stars

Watchers

Forks