Skip to content

saghar-b/Movement-Mapper-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movement-Mapper-Frontend

License: MIT

UW Bootcamp

project-3

Table of Contents

Contributors

  • Jonathan Tran
  • Nicole Franklin
  • Pablo Rosales
  • Saghar Behinaein

User-Story

As a user, I want to be able to create an exercise challenge so that I can motivate myself and my friends to be more active and lead a healthier lifestyle.

Screenshots:

  • Login Page:

Screen Shot 2022-06-13 at 5 47 07 PM

  • Home Page:

Screen Shot 2022-06-13 at 1 53 12 PM

  • Dashboard Page:

Screen Shot 2022-06-13 at 1 54 16 PM

  • Create an Challenge Page:

Screen Shot 2022-06-13 at 6 01 59 PM

  • Dashboard Page for mobile:

Screen Shot 2022-06-13 at 1 55 28 PM

Deployed link

Deployed Link

Installation

  1. clone front-end (this repo) & back-end (https://github.com/saghar-b/Movement-Mapper-Backend)
  2. Follow the instructions for the back-end setup first
  3. npm i to install dependencies on both
  4. npm start to start the front-end