Skip to content

acristinasoare/yogipaedia-frontend-production

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yogipedia - A Yoga App - Frontend Repository

Engineers

  • Cristina Soare - Frontend/Components Manager
  • Louise Osborne - Backend Manager
  • Holly Mathieson - Frontend/SASS Manager

Conventions

naming

  • Testing: MyComponent.test.js
  • Components: MyComponent.js
  • Styles: my-component.scss*

classNames

  • BLOCK__ELEMENT--MODIFIER (without hyphenated items)
  • BLOCK-ITEM__ELEMENT--SECONDARY-MODIFIER (with hyphenated items)

Running Instructions

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published