Skip to content

vanya829/Task-Manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager

An application to manage task(CRUD). Uses Jexia JS SDK.

Get it Started

npm install

Add .env file with following details under the root folder:

REACT_APP_PROJECT_ID=<Project ID>
REACT_APP_KEY=<Key>
REACT_APP_SECRET=<Secret Key>

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.4%
  • CSS 22.7%
  • HTML 4.9%