/garden-and-flower-show

This is the Capstone project for the Microverse Portal Module - Garden and Flower Show website, created with HTML, Tailwind CSS, Javascript and mobile first approach. Created to showcase all that I have learnt while completing the Portal.

Primary LanguageJavaScriptMIT LicenseMIT

logo

📗 Table of Contents

📖 Garden and Flower Show

This is my Microverse Garden and Flower Show site, created with HTML, Tailwind CSS, Javascript and mobile first approach.

As my fist Capstone Project ending Module 1, I created a site to showcase all that I have learnt while completing the Portal.

🛠 Built With

Tech Stack

HTML
Tailwind CSS
Javascript

Key Features

  • Responsive
  • GitHub WorkFlow
  • Grid and Flexbox

(back to top)

🚀 Live Demo

  • Live Demo Link

  • In this video I share a live view of my project while also talking about the creation

(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:

  • Code editor
  • Node

Setup

Clone this repository to your desired folder by opening the terminal and running the following command:

 git clone `git@github.com:hajnaloltyan/garden-and-flower-show.git`

Install

Install this project with:

 npm install

Then follow instructions from here to install Tailwind CSS

Usage

To run the project:

Open the Project in your code editor and start Live Server inside the index.html file.

Run tests

To run tests, run the following commands:

For HTML linter errors:

 npx hint .

For CSS linter errors:

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

For Javascript linter errors:

 npx eslint .

Deployment

Deployed by GitHub Pages.

(back to top)

👥 Authors

👤 Hajnalka Oltyan

(back to top)

🔭 Future Features

  • Creating all the remaining sites
  • Adding more functionality

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project please leave a star and a comment.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse to have this opportunity, and also thank you the code review team.

I would also like to thank Cindy Shin in Behance for the Original design idea.

And for the images from Unsplash thanks to the following artists:

(back to top)

📝 License

This project is MIT licensed.

(back to top)