https://github.com/cristoaquiza/points-on-a-map
https://github.com/cristoaquiza/points-on-a-map
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cristoaquiza/points-on-a-map
- Owner: cristoaquiza
- Created: 2020-06-20T22:28:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T09:27:14.000Z (over 2 years ago)
- Last Synced: 2023-08-12T19:23:18.074Z (almost 2 years ago)
- Language: JavaScript
- Size: 2.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Training web full stack seed with React and Express
Application created to training React Hooks and creation of node api.## Running dev
1. Install dependencies: `npm i`
1. Start web app: `npm run start-dev`