Javascript Capstone Project

πŸ“— Table of Contents

πŸ“– Javascript Capstone Project

This website shows a sneak peek into the projects I have developed and deployed, showcasing my skills in HTML and CSS and javascript.With a passion for web development, I have honed my expertise in these technologies to create stunning and functional websites.

πŸ›  Built With

Tech Stack

HTML
CSS
Javascript

Key Features

  • Use the low fidality design for the projectπŸ˜ŠπŸ‘Œ
  • Use the semantics elementsπŸ’―

(back to top)

πŸ’» Getting Started

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder or download the Zip folder:

git clone https://github.com/sheezu900/javascript-capston-project.git
  • Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd desktop

Install

To install all dependencies, run:

npm install

Usage

To run the project, follow these instructions:

  • After Cloning this repo to your local machine.
  • To get it running on your default browser and local host, run:
  1. Open the index with live server from the code editor
  2. Or you can double click on the index to open it in the browser

Run tests

To run tests, run the following command:

  • Track HTML linter errors run:
npx hint .
  • Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"

(back to top)

πŸ‘₯ Authors

πŸ‘€ Shah Zaman

πŸ‘€ Fatima Najafi

(back to top)

πŸŽ₯ Live Demo

  • Live Demo: will update soon

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to leave any suggestions at the Issues page

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project and how I managed to build it!

(back to top)

πŸ™ Acknowledgments

  • The original design ideal from MicroverseπŸ’•.
  • Project from Microverse module 1.
  • Thanks to the Microverse team for the great curriculum.
  • Thanks to the Code Reviewer(s) for the insightful feedbacks.
  • A great thanks to My coding partner(s), morning session team, and standup team for their contributions.
  • Hat tip to anyone whose code was used.

πŸ“ License

This project is MIT licensed.

(back to top)