- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Leaderboard] is a website that displays scores submitted by different players. It also allows to submit your score. All data is preserved thanks to the external Leaderboard API service.
Client
- HTML
- CSS
- JavaScript
Server
- Webpack Dev Server
Database
- No database was used in this project.
- [Use Gitflow.]
- [Use ES6 syntax, ES6 modules.]
- [Use webpack to bundle JavaScript.]
- [Built with webpack, served by webpack dev server.]
- [Use async - await.]
- [Use API documentation.]
- [Send and receive data from an API.]
- [Use and understand JSON.]
- [Use medium-fidelity wireframe to create UI.]
- Not live demo available
To get a local copy up and running, follow these steps.
- You don't need any previous installation in order to run this project
Clone this repository to your desired folder:
git clone https://github.com/Jord4N-AC/Leaderboard.git
cd Leaderboard
npm install
npm run start
- There's no test for this project
- This is not a deployable project
👤 Jordan A
- GitHub: Jord4N-AC
- Twitter: @jordan12AC
- LinkedIn: Camilo Armijos
- [Improve styles]
- [Improve funcionability]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project it would be a great help if you could star this repo!
I would like to thank to Microverse for providing me the opportunity and inspiration for this work.
This project is MIT licensed.