Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heintayzar-hm/leaderboard-api
A Leaderboard project where you can create games and add scores. Data pull from Microverse Api Built with Javascript.
https://github.com/heintayzar-hm/leaderboard-api
api html-css-javascript
Last synced: 25 days ago
JSON representation
A Leaderboard project where you can create games and add scores. Data pull from Microverse Api Built with Javascript.
- Host: GitHub
- URL: https://github.com/heintayzar-hm/leaderboard-api
- Owner: heintayzar-hm
- Created: 2022-11-14T09:31:52.000Z (about 2 years ago)
- Default Branch: development
- Last Pushed: 2022-11-15T09:01:49.000Z (about 2 years ago)
- Last Synced: 2023-03-12T03:17:01.304Z (almost 2 years ago)
- Topics: api, html-css-javascript
- Language: JavaScript
- Homepage:
- Size: 1.02 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Leaderboard Project with api
> Leaderboard Project with api
## Built With
- Html
- Css
- Javascript## Live Demo (if available)
[Live Demo Link](https://heintayzar-hm.github.io/leaderboard-api/dist/)
## Getting Started
To get a local copy up and running follow these simple example steps.To get Local Copy
Run: `git clone https://github.com/heintayzar-hm/leaderboard-api.git`
To get dependencies
Run: `npm install`
For api calls,
Make a `.env` file in the root directory and fill data** important ** Only after making `.env` file make the following changes
To run in browser
Run : `npm run dev`
### Prerequisites### Setup
You can create an .env file and add Following Data
### Usage### Run tests
### Deployment
[Live Demo Link](https://heintayzar-hm.github.io/leaderboard-api/dist/)## Authors
Hein Tay Zar
Github## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
Thank you Microverse
## 📝 License
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._