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

https://github.com/cristoaquiza/points-on-a-map


https://github.com/cristoaquiza/points-on-a-map

Last synced: about 1 month ago
JSON representation

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`