Skip to content

pablosilvab/admintasks-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdminTasks

Front-end project to manage projects and tasks.

Installation

Requirements:

  • Node.js
  • npm

Create .env file for environment variables.

Install dependencies:

npm install

Run project with:

npm start

Notas

This application use a backend API, the code is founded in this link

Demo

home