Node.js & Express backend for react maps.
https://react-directions-backend.herokuapp.com/
- JavaScript 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| routes | ||
| .gitignore | ||
| config.js | ||
| index.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
React Maps - backend
Made as a recruitment task
Setup guide
- Clone repository
- Run "npm install"
- Create account on LocationIQ website & generate your free api key
- Create .env file
- Add LOCATIONIQ_API_KEY env variable with your api key