Skip to content

jaamanu/Leaderboard-list-app

Repository files navigation

Leaderboard-list-app

A basic web application that allows users to add their scores and names. This project was also created to test my knowledge on webpack in general and APIs

LeaderBoard

A basic web application that allows users to add their scores and names. This project was also created to test my knowledge on webpack in general and APIs

Built With

  • Major languages: HTML, CSS & Javascript
  • Technologies used: Linters, Git and Github, webpack.

TBD

Getting Started

Prerequisites

You should be having Node.js installed on your computer

Setup

To get a local copy up and running follow these simple example steps.

  1. Navigate to a folder where you want the cloned file to appear

  2. Clone this repo in your terminal or git bash using the command

    git clone (https://github.com/jaamanu/Leaderboard-list-app.git)
    
  3. run npm install to install all the necessary dependencies including the linters

Run tests

These were linter tests mainly

  • For css, run npx hint .
  • Html, run npx stylelint "**/*.{css,scss}"
  • Javascript npx eslint .

Run automated functionality test

  • To check for functionality with automated test run npm test

Deployment

Authors

👤 JAMES ASIBEY MANU

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published