Code Monkey home page Code Monkey logo

firefly's Introduction

This project was bootstrapped with Create React App.

Firefly

Getting started

The app was built using node v8.11.4 and yarn v1.17.3. I run git v2.7.4 at time of writing. To kick off the app, do the following:

  • Clone the repository: git clone https://github.com/trevithj/firefly.git
  • Install dependencies: cd firefly && yarn
  • Start the web server: yarn run start

I recommend using yarn, as it seems more stable around dependencies. But npm also should work:

  • Install dependencies: npm install
  • Start the web server: npm start

The app should open in a browser at http://localhost:3000/

The App

While some of the styling has been attempted, this is only at a basic level. Most of the effort is in making the basic app framework at least minimally functional. So the top menu items work to change the main view. And the welcome header can be dismissed via the agree/disagree options. The font is Open Sans as requested, and some of the Material Icons images are implemented.

Styling has used Bootstrap classes where immediately convenient (panels, buttons, rows) but I have added inline css in several places, and some components have been split out into their own code so they can be modified and styled later.

firefly's People

Contributors

trevithj avatar dependabot[bot] avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.