/organize.me

Application Organize.me for planning your day

Primary LanguageJavaScript

Organize.me

 
Production
 

Github top language Github language count Repository size Github stars

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   Screenshots   |   Author


🎯 About

Application Organize.me for planning your day. I created this app from the Udemy course of Juriy Bura, React + Redux - Professional Development

✨ Features

✔️ Users can add and delete tasks. Also you can mark task as important;
✔️ Users are able to sort tasks by 3 categories: all, active, finished;
✔️ App has a search bar, to easily search task you need;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/RahymCharyyev/organize.me

# Access
$ cd organize.me

# Install dependencies
$ npm install
# Run the project

$ npm start

# The server will initialize in the <http://localhost:4000>

📝 Screenshots

1
  2
  3
 

📝 Contact

For any inquiries or questions, please contact Rahym Charyyev

 

Back to top