{"id":22622095,"url":"https://github.com/kareimgazer/would-you-rather","last_synced_at":"2026-04-13T06:08:36.837Z","repository":{"id":133119819,"uuid":"402609299","full_name":"KareimGazer/would-you-rather","owner":"KareimGazer","description":"A website where you can ask questions and see how other people answered with a leaderboard ","archived":false,"fork":false,"pushed_at":"2024-07-28T23:03:23.000Z","size":251,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-03T12:43:03.572Z","etag":null,"topics":["docker","npm","react","react-redux","react-router","redux","redux-middleware","redux-thunk"],"latest_commit_sha":null,"homepage":"https://kisho-polls.fly.dev/","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/KareimGazer.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":"2021-09-03T01:21:29.000Z","updated_at":"2024-12-06T12:51:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"a56aebb7-4c4d-4850-bbfb-99655282ea52","html_url":"https://github.com/KareimGazer/would-you-rather","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KareimGazer%2Fwould-you-rather","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KareimGazer%2Fwould-you-rather/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KareimGazer%2Fwould-you-rather/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KareimGazer%2Fwould-you-rather/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KareimGazer","download_url":"https://codeload.github.com/KareimGazer/would-you-rather/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246128280,"owners_count":20727882,"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":["docker","npm","react","react-redux","react-router","redux","redux-middleware","redux-thunk"],"created_at":"2024-12-08T23:13:15.965Z","updated_at":"2026-04-13T06:08:36.808Z","avatar_url":"https://github.com/KareimGazer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Would You Rather\nThis is a Website where users can make new polls and other users can vote. Users can see the results only after submission.\nThere is a leaderboard where the most helpful users are shown.\nThis project is the final assessment project for Udacity's React-Redux course.\n\n## Up And Running\n### On Your Local Machine:\nTo get started:\n\n* install all project dependencies with `yarn install`\n* start the development server with `yarn start`\n\n[Yarn installation](https://classic.yarnpkg.com/en/docs/install)\n\n### Using Docker\n1. in the root of the project run:\n`docker build -t your-image-name .` to build the image.\n2. `docker run -d -p 3000:3000 --name your-container-name your-image-name` to run the container in the background\n3. go to `http://localhost:3000/`\n4. Enjoy using the app!\n\n# Folder Structure\n\nRefer to the following table for information about important directories and files in this repository.\n\n```\nwould-you-rather\n├── public               Used By React App.\n├── src                  Source files.\n    ├── actions          actions passed to Redux reducers.\n    ├── components       React components.\n    ├── middleware       functions called before reducers.\n    ├── reducers         reducers used by Redux to manage state.\n    └── utils            simulates database.\n\n├── README.md            main documentation.\n├── package.json         used by npm for managing dependencies.\n└── yarn.lock            used by yarn for managing dependencies.\n```\n\n## Create React App\nThis project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app). You can find more information on how to perform common tasks [here](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md).\n\n## Redux\nState is managed by [Redux](https://github.com/reduxjs/redux) and logs are shown in the console for debugging purposes using the logger [thunk](https://github.com/reduxjs/redux-thunk).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkareimgazer%2Fwould-you-rather","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkareimgazer%2Fwould-you-rather","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkareimgazer%2Fwould-you-rather/lists"}