This website is designed to provide a straightforward and intuitive interface for users to access a comprehensive list of players and their performance marks. Furthermore, it offers the capability to effortlessly add new players and their corresponding marks to the database, ensuring a seamless and efficient user experience.
- HTML
- CSS
- JavaScript
To get a local copy up and running follow these simple example steps.
- Install node.js
- Computer
- Code editor (Vs code)
-
Setup Linters by running following commands in your terminal:
-
npm install --save-dev [email protected] [email protected] - - - [email protected] [email protected] (Install the StyleHint linters)
-
npm install --save-dev [email protected] [email protected] [email protected] [email protected]
-
npx stylelint "*/.{css,scss}" (checks for the CSS related errors in your project)
-
npx stylelint "*/.{css,scss}" --fix (This will fix the linters error, if any)
-
npm install --save-dev [email protected] (Install the WebHint Linters)
-
Run npx eslint . on the root of your directory of your project.
-
npx hint . (You should see Finishing... on your terminal)
👤 Irirwanirira Joseph
- GitHub: @Irirwanirira
- Twitter: @Iri_joseph
- LinkedIn: Joseph IRIRWANIRIRA
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- My morning session team
- Microverse
- etc
This project is MIT licensed.