Skip to content

scribbyx/react-face-mash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-face-mash UI

Demo

This project has been bootstrapped with create-react-app. All the technical details are available here.

This project uses SASS and Compass for styles, each component has a .js file in src/Components the corresponding .scss file is in src/styles/Components.

For Development

npm start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

compass watch

Compiles SASS into public/css/main.css.

About

Face-Mash(ish) UI created in React js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 58.3%
  • JavaScript 28.5%
  • HTML 7.8%
  • Ruby 5.4%