nextglabs / task-manager-app-frontend

πŸ‘¨πŸ»β€πŸ’» Task Manager App (client) using React, Mobx & MaterialUI

Home Page:https://nextglabs.github.io/task-manager-app-frontend/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task Manager Application - Client

Deployment

Description

This application acts as the front-end for the Task Management Application developed in NestJS.

Installation

# install dependencies
$ npm install

Running the app

# development
$ npm run start

Building the app

# production build
$ npm run build

Testing

# unit tests
$ npm run test

License

Nest is MIT licensed.

About

πŸ‘¨πŸ»β€πŸ’» Task Manager App (client) using React, Mobx & MaterialUI

https://nextglabs.github.io/task-manager-app-frontend/


Languages

Language:JavaScript 92.1%Language:HTML 5.8%Language:CSS 2.1%