Skip to content

Solution for a brief given as the final project from the Develop Me Coding Fellowship.

Notifications You must be signed in to change notification settings

Mhairi-Helen/fives

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fives

Version

1.0

Summary

Basic five aside app that allows users to enter in their names and level of experience from between 3 and 10 players. The app will generate balanced teams based on skill level and keep track of scores during the game.

Users can either reset scores to play a new game or reset teams.

The app is hosted here.

Installation

Run 'npm -v' to check that you have npm installed on your machine.

Set working directory to project direcotry and clone git repository

git clone [email protected]:Mhairi-Helen/fives.git.

Ensure you're in the correct directory:

pwd

and run:

npm install

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Future Developments

  • Media Queries
  • Further accessibility tests and improvments
  • Strip Picker
  • Stars to skill level on player list

About

Solution for a brief given as the final project from the Develop Me Coding Fellowship.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published