ankitjhagithub21 / notebook

This is a note taking app built using react,vite, react-redux and tailwindcss.

Home Page:https://notebook-chi.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notebook

Overview

Welcome to notebook! This application is used to create a new note, delete note and update note.

Features

  • Create new notes with a title and description.
  • Edit existing notes to update their content.
  • Delete notes that you no longer need.
  • Persist notes data in localStorage for data retention across sessions.

Getting Started

Prerequisites

  • Nodejs installed on your system

Installation

  1. Clone the repository:

    git clone https://github.com/ankitjhagithub21/notebook.git
  2. Change to the project directory:

    cd notebook
  3. Install dependencies:

    npm install

Start

   npm run dev

Built With

About

This is a note taking app built using react,vite, react-redux and tailwindcss.

https://notebook-chi.vercel.app


Languages

Language:JavaScript 96.1%Language:HTML 2.2%Language:CSS 1.7%