Skip to content

A MVP for an app that allows people to find others to walk with them.

Notifications You must be signed in to change notification settings

vincetiu8/walkwithme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WalkWithMe

This is a simple app that allows you to find other people to walk with. Winner of the PennApps 2022 Hackathon best blockchain award.

Technical Stack

Frontend: React, Google Maps API, Bootstrap/Material UI Backend: Golang, Sonr

How to run

  1. Clone the repo
  2. Run npm install in the frontend directory
  3. Run go install in the backend directory
  4. Run go run main.go in the backend directory
  5. Run npm start in the frontend directory
  6. Navigate to localhost:3000 in your browser
  7. Enjoy!
  8. (Optional) Run npm run build in the frontend directory to build the app for production
  9. (Optional) Run go build in the backend directory to build the app for production

About

A MVP for an app that allows people to find others to walk with them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published