Giter VIP home page Giter VIP logo

notes-app's Introduction

ScribbleSync Notes App

Overview

ScribbleSync is a simple and intuitive notes app created using React JS and CSS. This app allows users to add, edit, delete, and search notes, with all content stored locally in the browser's local storage.

Features

  • Add Notes: Easily add new notes with a title and content.
  • Edit Notes: Update the content of existing notes.
  • Delete Notes: Remove notes that are no longer needed.
  • Search Notes: Quickly find notes using the search functionality.
  • Local Storage: All notes are stored in the browser's local storage, ensuring data persistence across sessions.

Live Demo

Check out the live version of the app here.

Screenshots

notes-app

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Dervin29/React-Projects.git
    cd React-Projects/notes-app
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start
  4. Open your browser and navigate to http://localhost:3000.

Usage

  1. Adding a Note:

    • Click on the "Add Note" button.
    • Enter the title and content of your note.
    • Click "Save" to add the note.
  2. Editing a Note:

    • Click on the note you want to edit.
    • Update the title and/or content.
    • Click "Save" to save the changes.
  3. Deleting a Note:

    • Click on the delete icon next to the note you want to delete.
    • Confirm the deletion.
  4. Searching Notes:

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

Technologies Used

  • React JS: JavaScript library for building user interfaces.
  • CSS: Styling the application.
  • Local Storage: Storing notes data in the browser.

notes-app's People

Contributors

dervin29 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.