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.
In this video I share a live view of my project while also talking about the creation
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder by opening the terminal and running the following command:
git clone `[email protected]:hajnaloltyan/garden-and-flower-show.git`
Install this project with:
npm install
Then follow instructions from here to install Tailwind CSS
To run the project:
Open the Project in your code editor and start Live Server inside the index.html file.
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 .
Deployed by GitHub Pages.
š¤ Hajnalka Oltyan
Contributions, issues, and feature requests are welcome!
If you like this project please leave a star and a comment.
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:
This project is MIT licensed.