Skip to content

guillemgarciagomez/slopeer

Repository files navigation

banner

Slopeer

Slopeer is a PWA for climbers that allows users to discover new climbing routes around them, see detailed information about them and save that information for offline use when in the mountains ⛰.

In can be used from the browser, but also installed to any computer or mobile phone as it it was a native app.

Register or Log in

register login

Add new routes

new-route1 new-route2 new-route3

Browse added routes. Even when offline

route-list route-list-off

See route details

route-details

Discover new routes using the map

map1 map2

Customize your profile or check out other users

profile profile-other

Tech Stack

tech

Main Technologies

Back end

Front end

Other dependencies

Getting Started

To run this app locally follow this instructions:

  • Fork this repository and clone it to your machine
  • Install the dependencies for the back end by runing cd server && npm i from the root folder.
  • Install the dependencies for the front end by running cd client && npm i from the root folder.
  • Start the server by running node inex.js in a terminal inside the server folder (Note: MongoDB should be installed and running for this to work properly).
  • Run the client using npm dev in a terminal inside the client folder.

This is great! Will this project go live ?

Most likely not. If you want something similar, head over to https://www.thecrag.com/en/home .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published