Skip to content

sjdev2212/Leader-board-project

Repository files navigation

Leader-board-project

Leader-board

This project was created consuming the Api https://us-central1-js-capstone-backend.cloudfunctions.net/api/ provided by microvese. I created a simple leader board page using this id ('TyBBHuPCY3ocPCrEApVV'). The user simply introduces the name of the player and the score. Clicking the submit button the page sends the information to the Api and it can be viewed by clicking the refresh button.

screenshot

A Leader board single page application

Built With

  • HTML
  • CSS
  • Javascript
  • WebPack

Live Demo

https://sj1978.github.io/Leader-board-project/

Getting Started

Clone the repo and enter the directory.

git clone https://github.com/sj1978/Leader-board-project.git 

After this you can run the app by opening index.html under the src directory.

If you want to experiment with the app follow these simple example steps.

Prerequisites

You need to have npm installed on your local machine.

Install

Install the npm packages.

npm install

Usage

Run npm run start to start the local server and try the app.

npm run start

Author

👤 Anibal Amoroso

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Microverse

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published