nyafologus / react-sandbox

sandbox for late night coders, chinchillas and other nocturnal animals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Bootstrap with Material Design Sandbox

This project was initialized by Create React App and uses MDBootstrap for React. More info can be found here and here.

Getting Started

To test, contribute or just see what we did follow few easy steps:

  • clone the repository
  • cd to the directory with the repository
  • run yarn install (or npm install if you don't use yarn)
  • run the app using yarn start (or npm start)
  • to build project use yarn run build (or npm run build)
  • yarn run remove-demo (or npm run remove-demo) removes demo app pages
  • enjoy!

About

sandbox for late night coders, chinchillas and other nocturnal animals


Languages

Language:JavaScript 87.4%Language:CSS 8.4%Language:HTML 4.2%