/team-name-genrator

Helps participants generate easy and fun names for their teams.

Primary LanguageJavaScript

Team Name

Team Name genrator is an online tool which Participants can use to genrate interesting names for thier teams.

  • Genrate Random Team Names with Ease
  • Make the process of selecting a team name easier
  • This is a starter bolier plate code Developed upon React for starting with a Random team Name genrator.

Installation

To Contribute to this repository follow these commands in your Terminal:

  1. Clone the Repository
  • git clone https://github.com/hack2skill/qrcodeGenerator.git
  1. After cloning the repository install all dependencies
  • cd team-name-genrator
  • npm i
  1. Run Project
  • npm start