Coder Social home page Coder Social logo

jose-torrealba / brewcrew-hackathon-prototype Goto Github PK

View Code? Open in Web Editor NEW

This project forked from daniel-mccarthy/brewcrew-hackathon-prototype

0.0 0.0 0.0 9.7 MB

Home Page: https://daniel-mccarthy.github.io/BrewCrew-Hackathon-Prototype/

CSS 25.95% JavaScript 71.93% HTML 2.12%

brewcrew-hackathon-prototype's Introduction

BrewCrew-Hackathon-Prototype

The winning project for the Constellation Brands 2020 internal Summer internship hackathon competition, as per judges selection.

Notes

  • The Docs folder contains the build of our website that is currently displayed at our GitHub Pages URL.

  • The /Website Source/ folder contains all the files necessary to generate a build of our website (these configuration files are used in conjunction with yarn).

  • The /Website Source/src/ folder contains the primary source files. Website.jsx and Website.css are the primary files we are working with currently.

  • Using a command line, we can use yarn at our /Website Source/ folder. Using the command yarn will locally download the required packages for the website (React, webpack, etc.). We can use yarn build:prod to create a production build of the site that will output to the /docs/ folder. (We can then open the index.html file in the Docs folder to test our changes locally in our browser, and if we want to push the changes to the live GitHub pages link, we can use 'yarn deploy', which will run yarn build:prod and then create a commit that contains the new files in the /docs/ folder. Once that is pushed to the GitHub repository, the website will update)

brewcrew-hackathon-prototype's People

Contributors

daniel-mccarthy avatar jose-torrealba avatar editorialpenguin 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.