About | Features | Technologies | Requirements | Starting | Screenshots | Author
Application Organize.me for planning your day. I created this app from the Udemy course of Juriy Bura, React + Redux - Professional Development
✔️ 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;
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# 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>
For any inquiries or questions, please contact Rahym Charyyev