1.0
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.
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.
- Media Queries
- Further accessibility tests and improvments
- Strip Picker
- Stars to skill level on player list