{"id":21697980,"url":"https://github.com/speratus/avant-guard-frontend","last_synced_at":"2026-05-05T17:32:47.940Z","repository":{"id":41709538,"uuid":"242440610","full_name":"speratus/avant-guard-frontend","owner":"speratus","description":"A music trivia app to challenge your friends. Demo:","archived":false,"fork":false,"pushed_at":"2023-01-05T08:02:50.000Z","size":6300,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T09:28:09.288Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://youtu.be/NvjhFgRdwE0","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/speratus.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}},"created_at":"2020-02-23T01:59:22.000Z","updated_at":"2022-11-04T01:40:41.000Z","dependencies_parsed_at":"2023-02-03T19:32:17.913Z","dependency_job_id":null,"html_url":"https://github.com/speratus/avant-guard-frontend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/speratus/avant-guard-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speratus%2Favant-guard-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speratus%2Favant-guard-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speratus%2Favant-guard-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speratus%2Favant-guard-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/speratus","download_url":"https://codeload.github.com/speratus/avant-guard-frontend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speratus%2Favant-guard-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32660300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-25T19:30:22.573Z","updated_at":"2026-05-05T17:32:47.923Z","avatar_url":"https://github.com/speratus.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Avant Garde\n\nAvant Garde is an app to help you test you and your friends' knowledge of artists and genres.\nWhen you play, the app will pick a random song from the genre or artist you have selected and display a portion of the song's lyrics. You will then be asked to answer three questions about the song.\n\nPoints are awarded based on the obscurity of the song. The more obscure a song is, the more points you get for each correctly answered question.\n\n## Installation\n\n### 1. In order to run Avant Garde, you will need to install `yarn` or `npm`.\n\nI recommend using `yarn`, but `npm` works fine as well.\n\n#### Mac users\nIf you have [Homebrew](https://brew.sh/) installed, you can simply run\n```\nbrew install npm\n```\nOr,\n```\nbrew install yarn\n```\n\n#### Linux Users\nIf you have are using Homebrew on linux, see the instructions above.\n\nOtherwise, you should be able to install yarn or npm from your distro's package manager.\n\n#### Windows Users\nOn Windows, you have several options for installing [yarn](https://yarnpkg.com/getting-started/install) or [npm](https://www.npmjs.com/).\n\nI recommend installing using [Scoop](https://scoop.sh).\nTo install yarn or npm from scoop, you can run\n```\nscoop install nodejs\n```\nOr,\n```\nscoop install yarn\n```\n\n### 2. Getting Avant Garde\nIf you want to run a local instance of the Avant Garde backend, [go here](#running-the-backend).\n\nMake a directory for Avant Garde and clone the repository into it.\n```\ngit clone https://github.com/speratus/avant-guard-frontend\n```\n\nNext install the required depencencies by running \n```\nyarn\n```\nOr,\n```\nnpm install\n```\n\n## Running Avant Garde\n\nOnce you've got everything installed,\nyou can start up Avant Garde simply by running\n```\nyarn start\n```\nOr,\n```\nnpm start\n```\n\nOnce you've got an instance running, you're ready to go! Just open up your browser, navigate to [localhost](http://localhost:3000/), and create an account and you're good to go! Select a genre or artist and hit start!\n\n### Running The backend\nBy default, Avant Garde will query the backend deployed on Heroku, but if you want to run the backend on your local machine, You can find instructions for doing that [here](https://github.com/speratus/avant-guard-backend).\n\n## Dependencies\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n * [React](https://reactjs.org/)\n * [React Router DOM](https://github.com/ReactTraining/react-router#readme)\n * [Redux](https://redux.js.org/)\n * [React-Redux](https://react-redux.js.org/)\n * [Easy-Redux-Reducers](https://github.com/speratus/easy-redux-reducers)\n * [Semantic-UI-React](https://react.semantic-ui.com/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsperatus%2Favant-guard-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsperatus%2Favant-guard-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsperatus%2Favant-guard-frontend/lists"}