A JavaScript project for the Leaderboard, built by using webpack and ES6 features.The website allow to submit and display scores from users. Data is preserved by using REST API.
- JavaScript, HTML&CSS
- Webpack
To get a local copy up and running follow these simple example steps.
Open the terminal
Get the clone of the project by:
git clone git@github.com:luftedar/leaderboard.git
Cd into the file by:
cd leaderboard
Run following command for installing webpack:
npm install
Run following for starting local host on your computer:
npm start
- Web browser,
- npm,
👤 Author1
- GitHub: Luftedar
- Twitter: OrcunUgur2
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- This project built for the Microverse's Module Two Week Four.
This project is MIT licensed.