Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kaihotz/react-analog-clock

Simple Analog Clock done with React and Styled Components
https://github.com/kaihotz/react-analog-clock

analog analog-clock clock create-react-app react reactjs styled-components

Last synced: 18 days ago
JSON representation

Simple Analog Clock done with React and Styled Components

Awesome Lists containing this project

README

        

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

# React-Analog-Clock
Simple Analog Clock done with React and Styled Components

## Getting Started

[Live Demo](https://KaiHotz.github.io/React-Analog-Clock)

There are two methods for getting started with this repo.

### Familiar with Git?
```
> git clone [email protected]:KaiHotz/React-Analog-Clock.git
> cd React-Analog-Clock
> npm install
> npm start
> in your Browser open http://localhost:3000
```

### Not Familiar with Git?
Click [here](https://github.com/KaiHotz/React-Analog-Clock/archive/master.zip) to download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:
```
> cd React-Analog-Clock
> npm install
> npm start
> in your Browser open http://localhost:3000
```

## Support
If you like the project and want to support my work, you can buy me a coffee :)

[![paypal](https://img.shields.io/badge/donate-paypal-blue.svg)](https://paypal.me/kaihotz)