Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 1.8 KB

File metadata and controls

51 lines (30 loc) · 1.8 KB

🎵 Music Event Landing Page | Figma to Webpage

I got this cool music event landing page design from ui4free. Very unique and modern design made using Figma. And I developed this Figma design to a functional webpage using HTML, SCSS and Tailwind CSS. Functional Navbar, animated gradient buttons and much more. This landing page is mobile responsive as shown in the design.

🎵 Music Event Landing Page | Figma to Webpage

🔧 Getting Started

📍 Dependencies

  • Tailwind CSS - Click Here to view Tailwind CSS Guide.
  • Splide JS - Click Here to view Splide JS Guide.

📍 Installation & Setup Instructions

1. Download this repository or clone it via Git using the commands below:

$ git clone https://github.com/Saimcode/event-music-website.git
$ cd event-music-website

2. Install node_modules and other dependencies:

$ npm install @splidejs/splide
$ npm install -D tailwindcss
$ npx tailwindcss init

3. Start your live server

❔ Help

Contact me on the links below:

🛠 Languages & Tools Used

  • HTML5 for building the UI
  • SCSS & Tailwind CSS for styling components

🕔 Version History

  • Version 1.0 (Current)
    • Initial Release

📝 Credits

Figma design provided by ui4free.

©️ License

This project is licensed under the MIT License - see the LICENSE file for details