Skip to content

Latest commit

 

History

123 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyNotes

MyNotes is a simple note-taking application built with Vite and React. It allows users to create, update, delete, and search through their list of notes by title or content.

Features

  • Create New Note: Users can add a new note by providing a title, category, and content.
  • Update Note: Users can edit existing notes to update their title, category, or content.
  • Delete Note: Users can delete notes they no longer need.
  • Search Notes: Users can search through their list of notes by title or content to quickly find the information they need.

Usage

  1. Create a New Note:

    • Click on the "New Note" button.
    • Enter a title, category, and content
    • Click the "Submit" button to save the note.
  2. Update a Note:

    • Click on the note you want to update.
    • Edit the title, category, or content.
    • Click the "Update This Note" button to save your changes.
  3. Delete a Note:

    • Click on the note you want to delete.
    • Click the "Delete This Note" button to remove the note from your list.
  4. Search Notes:

    • Enter a keyword in the search bar to filter notes by title or content.

Technologies Used

  • Vite: Build tool for modern web development with React.
  • React: JavaScript library for building user interfaces.
  • React Router: Declarative routing for React applications.
  • SCSS: CSS preprocessor for styling.

Demo

Visit MyNotes on Netlify! https://mynotes-app-project.netlify.app/

Contributors

About

live-website

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages