Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1006 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 1006 Bytes

DUE


Organize your works fast and efficient.

Due is a very simple and fast To-do list made using ReactJS. This app is made as a part of my React JS learning. It is an easy to use app which has very minimalistic features.

Features

Some of the features in the app are :-

  • A pick random button which allows you to select a random item from the To-do List.
  • A minimal design to list your Items.
  • Minimal and fast

Instructions to run

  • Install Yarn
  • Go to the directory of Due
  • yarn install
  • yarn run bulid
  • yarn run build-server

The app will be up and running on the server mentioned in terminal.

Screenshots

screenshot1 screenshot2 screenshot3

Contributions

If you find any flaws in the app do bring it up as an issue and contributions will be accepted from you after proper review.Your contributions might be helpful. 😄