leaderboard_api

This project entails sending and receiving data from an API

Additional description about the project and its features.

Built With

  • HTML
  • CSS
  • Javascript
  • Webpack

Getting Started

  • Open your terminal or command line
  • Run "git clone Paste this link"
  • Open the folder with your code editor
  • Install all packages
  • Edit the code and check for changes in the browser using Live Server

Web-pack Setup

  • Install Web-pack: Run npm install webpack
  • Update dist folder with the changes from src folder: Run npm run build
  • Check the live changes through the local host: Run npm start

Author

👤 Ritta Buyaki

🤝 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