/Festival

This project is for selling ticket and show the location of concert

Primary LanguageCSSMIT LicenseMIT


capstone_project

📗 Table of Contents

📖 Festival concert website

Building a responsive festival mobile project using HTML/CSS from a Bihance design template

Click here for the website video presentation

Screenshot 2023-02-09 at 15 26 10

🛠 Built With Figma, VSCode, Bihance and Github

HTML/CSS, Github and Figma

Client
Styling
UI Design

Key Features

  • Responsive Design
  • Linters integration
  • Mobile menu functionality with Javascript

(back to top)

(back to top)

💻 Getting Started

A beginner developer can use this template as a starting point for creating other HTML projects that are properly set up with CSS and have ESLint configured.

Prerequisites

In order to run this project you need:

  • Node
  • ESlint set up
  • Web template from Bihance

Setup

Clone this repository to your desired folder:

gh repo clone https://github.com/BANCUNGUYE66/Festival.git

Install

Install this project with:

Usage

To run the project, execute the following command:

  • install the server with
  npm install -g serve
  serve -s .

Run tests

To run tests, run the following command:

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

(back to top)

Deployment

  • github pages

👥 BANCUNGUYE66

👤 BANCUNGUYE66

(back to top)

🔭 Future Features

I'll add the following section to the webpage.

  • work section
  • abaout page
  • partners section
  • footer section

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project... Kindly leave a star ⭐

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank Microverse and my studying partners and Cindy Shin for the amazing UI design.

Original design idea by Cindy Shin in Behance

Screenshot 2023-02-09 at 15 27 51

(back to top)

❓ FAQ (OPTIONAL)

  • Did you intergrate linters to your project

    • Yes
  • [Did you run all the tests

    • Yes

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)