Giter Site home page Giter Site logo

projeto-spotify's Introduction

projeto-spotify

This repository contains the resources and source code of the Spotify website. The projeto-spotify was carried out during the [Udemy] Curso completo de Desenvolvimento Web - Crie 6 projetos.

Preview

Status

dependencies Status devDependencies Status

Download

Usage

Basic Usage

After downloading, simply edit the HTML, CSS and JS files included with the website in your favorite text editor to make changes. These are the only files you need to worry about, you can ignore everything else! To preview the changes you make to the code, you can open the index.html file in your web browser.

Advanced Usage

After downloading, run npm install and then run gulp dev which will open up a preview of the website in your default browser, watch for changes to core website files, and live reload the browser when changes are saved. You can view the gulpfile.js to see which tasks are included with the dev environment.

Gulp Tasks

  • gulp the default task that builds everything
  • gulp dev browserSync opens the project in your default browser and live reloads when changes are made
  • gulp html minifies the HTML files
  • gulp css minifies the CSS files
  • gulp js minifies the JS files
  • gulp img compress image files
  • gulp vendor copies dependencies from node_modules to the vendor directory
  • gulp video copies video files from ./public/assets/video/ to the ./public/dist/video/ directory

You must have npm and Gulp installed globally on your machine in order to use these features.

Bugs and Issues

Have a bug or an issue with this website? Open a new issue here on GitHub.

About

This repository was created by and is maintained by Washington Júnior. To see more projects, visit portfolio.

projeto-spotify's People

Contributors

wjuniori avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.