Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Taking App

A simple React-based note taking application inspired by Google Keep.

Features

  • Create and save notes with titles and content
  • Delete unwanted notes
  • Clean and intuitive user interface
  • Responsive design for all devices

Getting Started

Prerequisites

  • Node.js
  • npm

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/note-taking-app.git
  1. Navigate to the project directory:
cd note-taking-app
  1. Install dependencies:
npm install
  1. Start the development server:
npm start
  1. Open your browser and go to http://localhost:3000 to use the app.

Usage

  • Add Notes: Type your note in the input field and click the "Add" button to save it.
  • Delete Notes: (Optional: Add this feature if implemented)

Technologies Used

  • React: For building the user interface.
  • CSS: For styling the components.
  • JavaScript: For application logic.

About

Note-taking app inspired by Google Keep.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages