All Projects → vigetlabs → ffeud

vigetlabs / ffeud

Licence: other
No description, website, or topics provided.

Programming Languages

elixir
2628 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

FFeud

A web app clone of Family Feud.

To run the Phoenix app locally:

  • Install dependencies with mix deps.get
  • Update database connection credentials in config/dev.exs
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Install Node.js dependencies with npm install
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].