Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josbeak/notely
A modern Task manager to manage tasks.
https://github.com/josbeak/notely
Last synced: about 1 month ago
JSON representation
A modern Task manager to manage tasks.
- Host: GitHub
- URL: https://github.com/josbeak/notely
- Owner: JOSBEAK
- Created: 2024-04-08T10:20:02.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-09T05:51:48.000Z (9 months ago)
- Last Synced: 2024-10-15T06:45:22.045Z (3 months ago)
- Language: JavaScript
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notely
Welcome to Notely - Your task management companion powered by ReactJS!
## Table of Contents
1. [Introduction](#introduction)
2. [Features](#features)
3. [Installation](#installation)
4. [Usage](#usage)
5. [License](#license)## Introduction
Notely is a user-friendly task management application built using ReactJS. It provides a convenient platform to maintain and keep track of your tasks efficiently.
## Features
- **Task Management:** Easily create, edit, and delete tasks.
- **Task Organization:** Organize tasks into categories or lists for better management.
- **User-Friendly Interface:** Intuitive UI design for seamless navigation and interaction.
- **Responsive Design:** Access Notely from any device - desktop, tablet, or mobile.
- **Real-Time Updates:** Instantly sync your tasks across devices for up-to-date information.
- **Customizable Settings:** Tailor Notely to your preferences with customizable settings.## Installation
To get started with Notely, follow these steps:
1. Clone the repository:
```
git clone https://github.com/yourusername/notely.git
```2. Navigate to repository
```
cd notely
```
3. Install the dependencies
```
npm install
```
4. Start Development Server
```
npm run dev
```or
5. Simply run the deployed version: https://josbeaknotely.netlify.app/
## Demo
![image](https://github.com/JOSBEAK/Notely/assets/59971421/fb6d0c1b-499d-4cd4-856a-105924fe60ac)