Displays score of multiple participants
You can see my page live here: Check it out!
To get a local copy running follow this steps!
- Press the "Code" button and copy the link.
- Clone it using git command
git clone <link>
. - Go to the directory
cd <repo-name>
npm install
to install the packagesnpm run start
to build dist files and run local server.
To run the test just use the following command!
npm test
👤 Gabriel Rendon
- GitHub: @gabrielyea
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is MIT licensed.