Skip to content

JavadH0sseini/Note

Repository files navigation

React Simple Notes App

This is a simple notes app built using React. It allows users to create, update, and delete notes. Additionally, users can search through their notes and toggle between light and dark modes.

Getting Started

To get started, you'll need to have Node installed on your local machine. Once you have Node installed, you can download the project or clone it using the following command in your terminal:

$ git clone https://github.com/JavadH0sseini/Note.git

Navigate to the project directory and install the project dependencies:

$ cd react-notes-app
$ npm install

Once you've installed the dependencies, start the app:

$ npm start

Tech Stack Used

  • React
  • React Hooks
  • Tailwind CSS

About

This is a simple notes app built using React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published