Skip to content

cmarshall10450/CodeClan-Project-European-Capitals-Game

Repository files navigation

CodeClan Project European Capitals Game

Purpose

An educational app to help show where the european capital cities are and historical facts about them. Users are given points based on how far their guesses are from the requested city. Scores are saved in a DB to allow for a leaderboard to be displayed.

MVP

  • Display a map to the user
  • Ask the user to find a random capital city
  • Allow the user to place a marker anywhere on the map
  • Display a screen telling the user how far away their guess was from the city
  • Display information about the city
  • Have a database of city locations and its history

How to run the app.

  • npm install
  • run - mongod
  • npm run build
  • npm start
  • run on - Localhost:5000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •