Skip to content

AnthonyVNgo/EDC-Week-Clone

Repository files navigation

EDC-Week-Clone

A clone of EDC Week's webpage built with Vue 3 and Tailwind CSS.

Why I Built This

When I interviewed for Aptive Education, I learned that the company used a completely different tech stack from what I learned at my bootcamp (Vue instead of React). I wanted to get a better understanding of Vue's ecosystem, so I decided to combine my interest of music festivals and EDM with Vue fundamentals, along with some styling from Tailwind CSS, to create this clone project.

While the company relies on Options API, I wanted to stay up-to-date, which is why I've included both Options API along with Composition API and the use of script setup.

Technologies Used

  • Vue.js (Options API, Composition API & script setup)
  • Vite
  • Vue Router
  • Tailwind CSS
  • HTML5
  • CSS3

Features

  • Users can view all EDC week events
  • Users can view events by date
  • Users can view events by artist
  • Users can view events by venue
  • Users can view event details

Live Demo

Try it here

Preview

edc-week-clone preview