FAC-Sixteen / GymBuddy

Founders & Coders: Student Project with Ryan, Dylan, Henry and Banna. 
https://gymbuddy11.herokuapp.com/
1 stars 2 forks source link

gymbuddy

Build Status

About

Gymbuddy is a web-app designed to help people find a friend to go to the gym with.

View Heroku deployed version of Gymbuddy

https://gymbuddy11.herokuapp.com/

How to install local version of Gymbuddy

  1. Clone repo onto your local machine

git clone

  1. Install dependencies

npm i

  1. Start local server

npm run dev

  1. Open your browser to

https://localhost:3000

:heavy_plus_sign: See our test results npm test

User Journey

As a user I would like to

User Stories

Stretch goals

Tech Stack

Brief File Structure

:file_folder: Public

:file_folder: src

:file_folder: tests

What we learned

Things we struggled with:

Things we want(ed) to do:

Stretch Goals:

Thank you for reading!