Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diegot4l/music-festival-project
This project involves a website that simulates the website for a music festival called "Techno & EDM Festival." The page was developed as part of a Udemy course.
https://github.com/diegot4l/music-festival-project
student udemy website
Last synced: about 2 months ago
JSON representation
This project involves a website that simulates the website for a music festival called "Techno & EDM Festival." The page was developed as part of a Udemy course.
- Host: GitHub
- URL: https://github.com/diegot4l/music-festival-project
- Owner: DiegoT4l
- License: unlicense
- Created: 2024-08-09T06:42:49.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-16T22:32:15.000Z (5 months ago)
- Last Synced: 2024-08-17T00:19:11.461Z (5 months ago)
- Topics: student, udemy, website
- Language: SCSS
- Homepage: http://festmusic.diegot4l.com/
- Size: 34.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Techno & EDM Festival
### Project Description
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.### Educational Purpose
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.## Tech Stack
**Client:** Gulp. SASS
## Authors
- [@codigoconjuan](https://github.com/codigoconjuan)
- [@DiegoT4l](https://github.com/DiegoT4l)## Run Locally
Clone the project
```bash
git clone https://github.com/DiegoT4l/Music-Festival-Project.git
```Go to the project directory
```bash
cd Music-Festival-Project
```Install dependencies
```bash
npm install
```Start the server
```bash
npm run dev
```## License
[ISC](LICENSE)