This is a simple javascript project where a user can add their name and the score.
- HTML
- CSS
- JavaScript
- ESLint
- Bootstrap
- Open your terminal
- cd into a directory where you want this project to be stored
- Clone this repo on your local machine using the this command
git clone [email protected]:Emmanuelaaron/leaderBoard.git
- cd into the cloned repo using this command
cd leaderBoard
- delete the package-lock.json file
- run the commands below
- Install all the dependencies using this command
npm install
- Run the project using this command
npm start
To make this repository working in your local machine you need only a browser.
👤 Emmanuel Isabirye
- Github: @EmmanuelAaron
- Twitter: @EmmanuelAaron
- Linkedin: @EmmanuelAaron
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.