- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Leaderboard
- The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external
- Major Languages: JavaScript.
- CSS Libraries: Bootstrap.
HTML
CSS
JAVASCRIPT
BOOTSTRAP
Submit
Refresh
API Functionality
Access the the online version of my application with this link Live Demo
To get a local copy up and running, follow the steps in Setup below.
Basic knowledge of:
- HTML
- CSS
- JavaScript
If you have git installed, 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:
cd my-folder
git clone git@github.com:atok624/Capstone_Project1.git
Run in development mode (Port 3000)
npm run start
npm run build
To run tests, run the following command:
npm test
npx hint .
npx stylelint "**/*.{css,scss}"
npx eslint "**/*.{js,jsx}"
- GitHub: Nicholas Amissah
- Twitter: Nicholas Amissah
- LinkedIn: Nicholas Amissah
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give it a star on the main page
I would like to thank the following :
- Microverse
- All the Patners I've had for Module.
This project is MIT licensed.