donice / Microverse-Portal-Capstone

Microverse' capstone project for the completion of module 1 - The Portal, using HTML, CSS and Javascript to create a simple interactive website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Microverse-Portal-Capstone

πŸ“— Table of Contents

πŸ“– Microverse Portfolio Project

Hello Microverse Project is a simple Hello World repository, configured with linters for html and css

Live Demo

Live Demo Link

πŸ›  Built With

Tech Stack

Client

Key Features

  • Linter for HTML
  • LInter for CSS
  • LInter for Javascript

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

  • Web Browser
  • Node.js installed

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/donice/Microverse-Portal-Capstone.git

Run tests

To run tests, run the following command:

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

πŸ‘₯ Authors

πŸ‘€ Author1

(back to top)

πŸ”­ Future Features

  • Responsive Sites
  • Dynamic Sites
  • Database driven dynamic Sites

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

πŸ™ Acknowledgments

Original design idea by Cindy Shin in Behance.

I would like to thank Microverse team.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Microverse' capstone project for the completion of module 1 - The Portal, using HTML, CSS and Javascript to create a simple interactive website


Languages

Language:CSS 54.4%Language:HTML 36.8%Language:JavaScript 8.8%