Stormheg / react-time

Show the current time in your browser! Learning project with React and Redux.

Home Page:https://stormheg.co/time/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Time

Show the current time in your browser! Learning project of mine with React and Redux.

Prerequisites

  • git
  • Yarn 1.12
  • Node 10.14
  • A modern webbrowser
  • GNU Make 4.2.1 (optional)

Getting Started

  1. Clone this repository git clone git@github.com:Stormheg/react-time.git && cd react-time.
  2. Run make to install and build the application (or yarn install && yarn start to install dependencies and start the dev server).
  3. The dev server is now running at: http://localhost:8080

License

Licensed under the MIT license. See LICENSE.md

About

Show the current time in your browser! Learning project with React and Redux.

https://stormheg.co/time/

License:MIT License


Languages

Language:JavaScript 67.7%Language:SCSS 29.1%Language:HTML 2.0%Language:Makefile 1.3%