An open API service indexing awesome lists of open source software.

https://github.com/cristoaquiza/training-task-organizer-with-express-react


https://github.com/cristoaquiza/training-task-organizer-with-express-react

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Training Express and React with Task Organizer
Application created to training React Hooks and creation of node api.

## Running
1. Install dependencies: `npm i`
1. Start the server with ui and api: `npm run start-dev`