https://github.com/shewolf227/leaderboard
Leaderboard consumes an API and allows users to add scores for a game
https://github.com/shewolf227/leaderboard
css3 html5 javascript
Last synced: 2 months ago
JSON representation
Leaderboard consumes an API and allows users to add scores for a game
- Host: GitHub
- URL: https://github.com/shewolf227/leaderboard
- Owner: Shewolf227
- License: mit
- Created: 2022-05-10T12:49:17.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-05-10T17:48:58.000Z (about 4 years ago)
- Last Synced: 2025-04-09T18:04:11.653Z (about 1 year ago)
- Topics: css3, html5, javascript
- Language: JavaScript
- Homepage:
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Leaderboard
Microverse project on practcing gitflow, HTML, CSS and Javascript.
## Built With 🔨
- HTML
- CSS
- JavaScript(ES6)
- Node.js/NPM
- Git & Github
## Live Demo
[Here](https://soniakarungi.github.io/Leaderboard/) you can find the live Demo of the website
## Getting Started
To get a local copy up and running follow these simple example steps.
- Clone this repository to your local machine
- git clone https://github.com/SoniaKarungi/Leaderboard
- In your terminal, make sure the active directory is `Leaderboard`
- Run the command `npm i` via your terminal
- Run the command `npm run build` in your terminal
- Run the command `npm start` in your terminal
### Prerequisites
- IDE ( VCode For me 🔥).
- Git.
- Npm and node.js installed.
## Authors
👤 **Sonia Karungi**
- GitHub: [@SoniaKarungi](https://github.com/SoniaKarungi)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./MIT.md) licensed.