Giter Site home page Giter Site logo

bh-challenge-4's Introduction

bh-challenge-4

This is a challenge that we will continue to work on throughout the class you will be graded on checkpoints as we progress. Make sure to follow all of the instructions and to push your changes up to your branch as we will be pulling down from your branch, running tests, and comparing your results.

Challenges

(Login creds for now are username - [email protected] password - 123)

  1. Look for all of the TODO comments and complete them.
    • Additionally all pages must have two layouts. One for mobile and one for everything else (use media queries)

Fork this project

  1. Add your team members to the repo
  2. Have everyone clone this repo down
  3. Create a branch per team member <lastname>/<firstname>-<feature>
    • git checkout -b hayden/bryce-finish-login-page
  4. Make some changes and commit your work
    • git status (to see changes)
    • git add . (to add all changes)
    • git commit -m "<yourmessage>"
  5. Push your branch up
    • git push origin <nameOfBranch> -u (only do it this way for the first time)
    • git push (do it this way all other times)
  6. We will grade off of the master branch so your team must coordinate and merge your branches regularly

Running the project

  1. Make sure you have Docker CE installed
  2. Open up your terminal
  3. cd into the project
  4. Run docker-compose up -d
  5. Go to localhost:3000

bh-challenge-4's People

Contributors

spookyburger avatar brycehayden avatar diannehodnett avatar

Watchers

James Cloos 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.