- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
A website for organizing daily activities
["The-leaderboard"] :- is a website that displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service(using Notion).
🛠 Built With HTML,CSS and Javascript
Client
Server
Database
- [HTML]
- [CSS]
- [Javascript] ---> with ES6
- [Webpack]
- [API's(Notion)]
To get a local copy up and running, follow these steps.
In order to run this project you need:
A Computer (MAC or PC)
Code editor (VSCode,Atom etc...)
A browser (Chrome,Mozilla,Safari etc...)
Version Control System (Git and Github)
NodeJS (https://nodejs.org/en/)
Webpack {https://webpack.js.org}
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:Yidnekachew-cmd/Leaderboard.git (SSH)
Install this project with:
To run the webpack
npm install webpack
npm run build
To run, run the following command:
npm start
You can deploy this project using:
Github Pages
👤 Yidnekachew Kassahun
- [Adding_JavaScript_Popups_and_full_functionality]
- [Deploying_the_page_on_github]
- [Adding_backend_and_databases]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project rate it and give it a star.
--> I would like to thank the Microverse team for allowing us to work on this Leaderboard API project.
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.