Skip to content

A quick react app for selecting an Overwatch character

License

Notifications You must be signed in to change notification settings

FonzMP/overwicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Overview

Overwicker is a 'made for fun' application to assist a user in selecting a character while playing the game of Overwatch. It's core concept is to randomly generate a character for selection in quick play. This application is developed in my free time while rotating through rounds with family and friends.

Future Plans

  • Remove multiple arrays and create Objects with character name, img_url, role.
  • Expand to create Team Selector (selecting six characters with 2 tanks, 1 healer and 3 damage dealers)
  • Expanding to create Team Selector where user picks quantity of each role.

Gitting Started

  1. Clone the repo to a selected location.
  2. CD in to overwicker folder. cd overwicker/
  3. CD in to web folder. cd web/
  4. Install Node Packages npm i
  5. Run NPM Start npm start
  6. Access via localhost - Default http://localhost:3000

About

A quick react app for selecting an Overwatch character

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published