An open API service indexing awesome lists of open source software.

https://github.com/ha7890846/pocket_notes

This is a web app for creating Notes for Study Purpose.
https://github.com/ha7890846/pocket_notes

Last synced: about 2 months ago
JSON representation

This is a web app for creating Notes for Study Purpose.

Awesome Lists containing this project

README

        

# Pocket Notes:
A pocket notes app with full of customization, Where You can share your notes with your friends and Store them in different groups and retrieve them whenever you want.

## Getting Started

Created with `npm create vite@latest` -- React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

## Features:

- Group Wise Notes.
- Add New Group.
- Create New Note for a Group.
- Store and retrieve notes from localStorage.
- Responsive Design.

### References:

- Live Preview : [Click Here](https://pocket-notes-nerd.vercel.app/)
- Vite Documentation : [Vite](https://vitejs.dev/)
- React Documentation: [React](https://reactjs.org/)

## Available Commands

Run `npm run dev` to start the development server.

Run `npm run build` to build the production version.