This project involves the creation of a website that simulates the official platform for a techno music festival called "Techno & EDM Festival." The page was developed as part of a Udemy course taught by Professor Juan de la Torre Valdez.
The purpose of this project is purely educational. Its development focuses on helping students improve their web programming skills using tools like Gulp and Sass. Through this project, course participants learn how to create, structure, and style modern and responsive websites.
Client: Gulp. SASS
Clone the project
git clone https://github.com/DiegoT4l/Music-Festival-Project.git
Go to the project directory
cd Music-Festival-Project
Install dependencies
npm install
Start the server
npm run dev