Skip to content

rkalafos/music-be-real

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusicBeReal

CS4550: Final Project

Authors: Anika Rabenhorst, Dani Rowe, Shane Mitnick, Rachel Kalafos

Planning Document: here

Figma Design Board: here

runs at http://localhost:3000/

BEST PRACTICES

Prettier

I installed prettier to make the code.... prettier... type prettier -w . into console to auto format all the files.

Folder organization

  1. "pages" should directly correlate with a url / destination e.x. / correlates with HomePage.js, /register correlates with RegisterPage.js
  2. "components" should be reusable components that we can pop in wherever, such as the SearchBar component.
  3. "layouts" wrap pages for consistency, <DefaultLayout> component will just set a background and provide a header. Wrap all pages in a layout!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •