Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 493 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 493 Bytes

slackline-spots

Small side project to learn Python/Django.
Django REST API with a React front end.

Web app that allows users to add spots on a map. Users can rate and like/dislike spots from the map.

/spots-api = Django back-end
/spots-app = React front-end

To set up back-end:

To set up front-end: