Leader-Board

📗 Table of Contents

📖 Leader-Board Project

LEADER-BOARD The leaderboard website displays scores submitted by different players. It also allows users to submit thir own score. All data is preserved in Leaderboard API service.

🛠 Built With

Tech Stack

Client

Screenshot image

🚀 Live Demo

Access the the online version of my application with this link

(back to top)

💻 Getting Started

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

Setup

If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.

Download the ZIP from this location, or run the following git command to clone the files to your machine:

Prerequisites

In order to run this project you need:

🛠 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
    

    Usage

To run the project, execute the following command:

  npm run dev

Deployment

You can deploy this project using:

  git push development

(back to top)

👥 Author

Author

👤 Adebowale Adegboye Monsur

🔭 Future Features

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project consider giving it a star ⭐️.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for giving me the opportunity to work on this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)