mpreus / react_basic_elements_15

Changing state frequently in react component

Home Page:https://mpreus.github.io/react_basic_elements_15/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just a clock made with react.
Nested components for clock elements, separated for header and footer.
There is a ternary operator in use for improving display of minutes and seconds in the clock, as well as for months in the date.

The settings used for this project are suitable for development only and very convenient for learning because they use in-browser babel compiler. The project was verified using http-server.

About

Changing state frequently in react component

https://mpreus.github.io/react_basic_elements_15/

License:MIT License


Languages

Language:JavaScript 62.9%Language:HTML 22.0%Language:CSS 15.1%