Skip to content

jaedsonpys/devtasks-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevTasks App

DevTasks is a Todo List application written in React.js made for developers, where he can create tasks or features to be added in the code, marking as completed after the task has been completed.

Running App

After cloning the repository, access the directory and run the npm start command on the command line. So, you can access the application at http://127.0.0.1:3000.

For the application to work correctly, the DevTasks API must also be running.

License

GNU General Public License v3.0
Copyright (c) 2022 Jaedson Silva

This project uses the GNU GPL v3.0 license, please see the LICENSE file to more informations.