Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 1.35 KB

README.md

File metadata and controls

58 lines (38 loc) · 1.35 KB

Leader Board

This is a simple javascript project where a user can add their name and the score.

Built With

  • HTML
  • CSS
  • JavaScript
  • ESLint
  • Bootstrap

Live Demo

Live Demo Link

Getting Started

  • 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

Prerequisites

To make this repository working in your local machine you need only a browser.

Authors

👤 Emmanuel Isabirye

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.