Giter VIP home page Giter VIP logo

100doc_survey_form's Introduction

100 Days of Code - FreeCodeCamp Build a Survey Form Project

Application Guidelines

You may add additional external JS and CSS as needed to complete the project, however the current external resource MUST remain in place for the tests to work. BABEL must also be left in place.

INSTRUCTIONS:

  • Select the project you would like to complete from the dropdown menu.
  • Click the "RUN TESTS" button to run the tests against the blank pen.
  • Click the "TESTS" button to see the individual test cases. (should all be failing at first)
  • Start coding! As you fulfill each test case, you will see them go
    from red to green.
  • As you start to build out your project, when tests are failing, you should get helpful errors along the way!

PLEASE NOTE: Adding global style rules using the * selector, or by adding rules to body {..} or html {..}, or to all elements within body or html, i.e. h1 {..}, has the potential to pollute the test suite's CSS. Try adding: * { color: red }, for a quick example!

Once you have read the above messages, you can delete all comments.

Application Checklist

  • Create an index.html file
  • Create a styles.css file
  • Create an app.js file
  • Establish version control using Git
  • Update README.md
  • Make "Initial Commit" to Github

100doc_survey_form's People

Contributors

lax0248917 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.