yebra06 / holy-grail

Good starting point for react applications with sticky footer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

holy-grail

Good starting point for react applications with sticky footer! :D

Tools

  • React - For rendering
  • Webpack - To bundle sources.
  • Scss - For stylesheets.
  • Yarn - For managing dependencies

Setup

Install dependencies and run locally.

$ yarn
$ yarn start

Now check it out here -> up http://localhost:3000

About

Good starting point for react applications with sticky footer.

License:MIT License


Languages

Language:JavaScript 79.0%Language:HTML 13.5%Language:CSS 7.5%