Alejandro-Bernal-M / Capstone-Project-JavaScript

MIT License
0 stars 0 forks source link

Capstone-Project-Setup-Kanban

# BEST CARS SELL

πŸ“— Table of Contents

πŸ“– [BEST CARS SELL]

Best cars sell is a project that is allows you to see various models of the new cars of the year. requested from the API. This project is the final capstone project in module 2 in the Microverse program and it has been programmed by a group Alejandro Bernal MarΓ­n and Maher Ramadan.

πŸ›  Built With

Tech Stack

html5css3javascript webpack jest

(back to top)

Key Features

(back to top)

πŸš€ Live Demo

To see the demo version : GitHub Pages

Video Documentation

Here we explain you our project!

video

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

Setup

  1. Download the Zip file or clone the repo with:
    git clone https://github.com/Alejandro-Bernal-M/Capstone-Project-Setup-Kanban.git
  2. To access cloned directory run:
    cd Capstone-Project-Setup-Kanban
  3. Open it with the live server: npm start

Install

npm install

Usage

Start the server

npm run start

Run tests

To run Stylelint and ESLint tests, run the following commands respectively:

npx stylelint "**/*.{css,scss}"
npx eslint .

run jest tests with "npm test"

Deployment

npm run deploy

(back to top)

πŸ‘₯ Authors

πŸ‘€ Maher ramadan

πŸ‘€ Alejandro Bernal Marin

(back to top)

πŸ”­ Future Features

(back to top)

πŸ™ Acknowledgments

I would like to thank - [ Microverse]

(back to top)

⭐️ Show your support

HAppy to have you here! If you like this project please Give us a ⭐️ ! Thank you so much!

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)