Skip to content

OyePriscilla/Leaderboard-Api

Repository files navigation

Leaderboard

LeaderBoard was built to learn the how to interprete API documentation, understand how to send and receive data from API. The name and score of the chess game players are sent to leaderboard API.

Built With

  • HTML
  • CSS
  • JS

FrameWorks

  • Webpack
  • Jest
  • Babel

Demo link

Getting Started

Prerequisites

  • Text editor
  • GitHub

Clone this repository on to your local PC

  • Click on the Code green button
  • By the right end of the read-only input containing the repository link click the clipboard icon to copy the link
  • In your local PC, open your terminal in the folder you would like to clone the repository into
  • Clone the repository with the command: git clone (copied link); like so: https://github.com/OyePriscilla/Leaderboard-Api
  • After the clone, type in the command cd Leaderboard-Api to access the directory on the terminal.
  • Once the files are on your machine, open the Leaderboard-Api folder in Visual Studio Code, and follow the steps in Installation & Set Up

🛠 Installation & Set Up

  1. Install Node Modules

    npm install
    
  2. Start the development server

    npm start
    
  3. Open http://localhost:8080 to view it in the browser.

🚀 Building and Running for Production

  1. Generate a full static production build

    npm run build
    

Author

👤 Author 👤 Oyebade Prisicilla

Contibution

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

Hat tip to the person that reviewed my work! Thanks alot.

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