misskelly / CoYo-Colorado-Yoga-Collective

Application created with React to find yoga studios in Denver, CO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoYo: Colorado Yoga Collective

Abstract:

We wanted to create an app for users to find their favorite yoga studios (based off of yoga type; ie: hatha, vinyasa) and all of the drop-in fees so that they had everything in one place. We created functionality for displaying studios based off of yoga type, sorting studios by price, display all studios, and a search bar to search for a specific yoga studio upon hitting the return key.

Application deployed at:

https://matthewkaplan.github.io/CoYo-Colorado-Yoga-Collective/

Preview:

Getting Started:

Clone down the repo.

$ git clone https://github.com/misskelly/CoYo-Colorado-Yoga-Collective.git

Install library dependencies:

$ npm install

Launch in your browser:

$ npm start

Project Tools:

  • fetch API
  • ReactJS
  • JSX
  • SCSS

Tested With:

  • Jest
  • Enzyme

Authors:

Matthew Kaplan

Sally Haefling

Kelly Zick


Back to top


About

Application created with React to find yoga studios in Denver, CO


Languages

Language:JavaScript 75.2%Language:CSS 21.3%Language:HTML 3.5%