Skip to content

fgsumer/locate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Locate

project landing page

Description

Locate is built for the “Outdoor for all” project that aims to map bivac zones (where people can go and pitch their tent legally in nature) in Belgium on OpenStreetMap and to develop a mobile website for their network.

Installation

  • Clone the repository
$ git clone https://github.com/fgsumer/locate.git
  • Install the dependencies on both root and front end directories
$ npm install
  • To run the project locally
$ node server (at the backend folder )
$ npm start (at the client folder )

Locate is built with

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.5%
  • CSS 10.8%
  • HTML 2.7%