GithubHelp home page GithubHelp logo

eduardosancho / leaderboard Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 0.0 5 MB

Track the deathcount of players from the videogame Elden Ring. Users can input their deathcount and see other people's.

Home Page: https://eduardosancho.github.io/Leaderboard/dist/index.html

JavaScript 59.37% CSS 25.25% HTML 15.38%
api javascript webpack

leaderboard's Introduction

Leaderboard

Keep a record of users' scores. Use async functions to consume the API, POST new scores and fetch the updated scoreboard.

Live Version

This is the link that will direct you to the live version.

screenshot

Built With

  • Languages: HTML, CSS, Javascript
  • Frameworks
  • Technologies used: Webpack

Getting Started

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

Setup

Clone this repo into your local device by running the following command on your Terminal:

git clone [email protected]:eduardosancho/Leaderboard.git

That will create a folder with the project inside it. Navigate into it to access the files.

Also remember to run:

npm install

This will update the dependencies and download necessary files.

Usage

Before you begin testing and experimenting, remember to use the Terminal to create a branch by running:

git checkout -b branch-name

After that you should be ready to go.


Running locally

npm run build #to prepare and update your dist folder

# and then

npm start #to start a localhost server

Run tests

Before pushing changes to your branch, I would recommend opening this file:

/.github/workflows/linters.yml

install and run webhint, stylelint, and eslint

These linters will help you fit your code to this repo's syntax standard.

Deployment

Once you're done with your changes, remember to git pull before doing git push this will update your local copy of the project if someone else made changes to the repo while you worked on your part.

Author

๐Ÿ‘ค Eduardo Sancho Solano

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

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.