Giter Site home page Giter Site logo

carlosmuerto / leaderboard Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.58 MB

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

License: Other

SCSS 30.57% HTML 13.79% JavaScript 55.64%

leaderboard's Introduction

Leaderboard

One paragraph statement about the project.

screenshot

Additional description about the project and its features.

Built With

  • JavaScript, CSS, HTML
  • Webpack, jest, SASS,

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Node.js

Setup

  • Clone this repo locally using git and the following git command
git clone https://github.com/carlosmuerto/Leaderboard
  • or with GitHub CLI
gh repo clone carlosmuerto/Leaderboard
  • Add a file called api-key.js at src/modules/

src/modules/api-key.js

export default '<generated api key>';

Install dependency

npm install

Usage: Run dev server

npm start

Compileling

Build

npm run build

Watch

npm run watch

Deployment

npm run deploy

Authors

๐Ÿ‘ค Carlos Vivas

๐Ÿค 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

๐Ÿ“ License

This project is MIT licensed.

leaderboard's People

Contributors

carlosmuerto avatar

Watchers

 avatar

leaderboard's Issues

Remove unnecessary files

Your project is looking great Carlos! But I noticed that there is still a file that is superfluous on your development branch: src/modules/mock-values.js. If it is not being used anymore, I think that it would be even better if you removed it to keep your code cleaner. Keep up the good work!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.