Skip to content

PRigter/task-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager

  • Add descritpion here about what this is about

WIP

Instalation

  • Instalation process
  1. Create a dev.env file under ./config and add the following:
PORT = 3001
MONGODB_URL = YOUR_CONNECTION_KEY
  1. Then install the whole packages of the project by running:
yarn init-modules

or

npm run init-modules
  1. Run a development everimont
yarn start

or

npm run start
  1. Use localhost:3000 or YOUR_NETWORK_IP:3000 in your browser

Usage

Note this app is a progressive web application, meaning it works offline and much more. WIP

Support

WIP

Contributing

WIP

About

Task Manager APP (To-Do List)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •