Skip to content

KhaledGharib/indecision-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Key FeaturesHow To UseHow it's work?

npm npm

screenshot

How It Is Work

Well, it's simply taking tasks from user and when clicking on the big button it's randomly choosing between tasks and popup them. What about saving tasks🧐? it's stored in Local Storage in the browser, so when the user comeback the tasks will be there watting to picked up 😇 until the user deletes them 😢 However take a look at the app 👉 Live demo

How To Use

To clone and run this application, you'll need Git and you are ready to use it !

# Clone this repository
$ git clone [email protected]:KhaledGharib/indecision-App.git

# Go into the repository
$ cd indecision-App

# Install dependencies
$ npm install

# Run build
$ npm run build

# Run the server
$ npm run server

Or you can use npm run dev-server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published