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
- Host: GitHub
- URL: https://github.com/cristoaquiza/training-task-organizer-with-express-react
- Owner: cristoaquiza
- Created: 2020-04-15T01:55:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T18:03:22.000Z (over 2 years ago)
- Last Synced: 2023-08-12T19:23:17.527Z (almost 2 years ago)
- Language: JavaScript
- Size: 2.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
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`