{"id":15626688,"url":"https://github.com/neonidian/simple-time-app-react","last_synced_at":"2025-10-28T05:30:29.436Z","repository":{"id":40330993,"uuid":"266868576","full_name":"neonidian/simple-time-app-react","owner":"neonidian","description":"A web app using React JavaScript library to display time in various time zones","archived":false,"fork":false,"pushed_at":"2023-03-02T23:11:11.000Z","size":2844,"stargazers_count":3,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-20T11:12:34.946Z","etag":null,"topics":["javascript","react","react-template","reactjs","simple","simple-app"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neonidian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-25T19:56:59.000Z","updated_at":"2024-11-18T12:32:06.000Z","dependencies_parsed_at":"2024-10-22T23:39:19.027Z","dependency_job_id":null,"html_url":"https://github.com/neonidian/simple-time-app-react","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonidian%2Fsimple-time-app-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonidian%2Fsimple-time-app-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonidian%2Fsimple-time-app-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonidian%2Fsimple-time-app-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neonidian","download_url":"https://codeload.github.com/neonidian/simple-time-app-react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238597452,"owners_count":19498409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","react","react-template","reactjs","simple","simple-app"],"created_at":"2024-10-03T10:13:23.502Z","updated_at":"2025-10-28T05:30:29.031Z","avatar_url":"https://github.com/neonidian.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Time App Using React\nA simple web app using React Javascript library that uses API from [worldtimeapi.org](http://worldtimeapi.org/api/) \nto display time in date-time format\n\n## Pre-requisites\n1. Install [Node JS](https://nodejs.org/en/download/)\n2. An IDE like Atom or Webstorm\n\n## Install and Start\n\nIn the commandline,\n\n1. Use `npm install` to install the dependencies\n2. Use `npm start` to start react in development mode\n3. The browser would open automatically. If not, go to url: http://localhost:3000\n\n## Structure\n1. React components are placed in [src/components](./src/components) directory\n2. [App.js](./src/App.js) file has all the components imported into it. Each component is a section from top of the page and is imported in the order of display in the browser\n3. React hooks have been used in place of class based components\n\n## Where to learn\n\n1. Interactive tutorial from scrimba.com - https://scrimba.com/course/glearnreact\n2. Read more about React framework at https://reactjs.org/ - Official website\n\n## TeamCity\nAs an example for configuration as code using TeamCity as the build system, see settings.kts in [.teamcity](.teamcity) directory. The significance\nis that the configuration of a build system can be fully coded and version controlled.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneonidian%2Fsimple-time-app-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneonidian%2Fsimple-time-app-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneonidian%2Fsimple-time-app-react/lists"}