Javascript Capstone Project!

πŸ“— Table of Contents

πŸ•ΉοΈ Javascript Capstone Project!

This project is dedicated to crafting a webapp using REST APIs, showcasing captivating cards, ethereal comments, and other enchanting add-ons

πŸ›  Built With

Tech Stack

Website dispaly displays a leaderboard, using:

  • Javascript
  • HTML
  • CSS
  • Webpack
  • REST APIs

Key Features

Currently, this website only follows a small wireframe with no real functionality or features!

(back to top)

πŸš€ Live Demo

https://saveryiv.github.io/Javascript-Capstone-Project/dist/

(back to top)

πŸ’» Getting Started

  • To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Node.js and git on your local computer.

Setup

  • Clone this repository to your desired folder:

Example commands:

  git https://github.com/SaveryIV/Javascript-Capstone-Project.git
  cd Javascript-Capstone-Project

Install

  • Run:
npm install

Usage

  • In order to run this project, clone this repository to your PC and open a terminal, then use:
npm start

Run tests

If you are facing linter errors, use:

  • For Hintrc:
npx hint .
  • For Stylelint:
npx stylelint "**/*.{css}"
  • For ESlint:
npx eslint .

Deployment

  • The website hasn't been deployed

(back to top)

πŸ‘₯ Author

πŸ‘€ Agustin Soria

πŸ‘€ Uzair Manzoor

(back to top)

πŸ”­ Future Features

  • Adding APIs

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the Isues Pages

(back to top)

⭐️ Show your support

If you like this project kindly give it a star⭐️.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for the immense support.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)