Git Product home page Git Product logo

basecamp-assessment-iii's Introduction

Basecamp JavaScript III Stretch Project

Objective

Show an understanding of the React concepts taught in Basecamp. This project should be difficult as a lot of information is purposefully left out. It will force you to search out resources. Good luck!

Step 1

  • Fork and clone this repository and then cd into it.
  • If you don't have create-react-app installed, do so by running npm install -g create-react-app.
  • Run create-react-app appin the desired directory. ( This will create a folder called app )
  • Open the newly created app folder in your editor.

Step 2

  • Clear out all styling from App.css.
  • Run npm start in your terminal to start your newly created app in the browser.
  • Don't worry, everything is fine! It should be a blank page.

Step 3

  • Using what you have learned, try to create three new components and render them onto the page.
  • This should stretch what you have learned so far and you may need to search for more resources on your own.
  • This project will not have any merit on your continuing with DevMountain and is more for the exposure to React so go wild and try your very best!

Step 4

When you have completed the challenge please follow these instructions:

  • Open the terminal and navigate to where this assessment is.
  • Commit all of your completed code.
  • Type git checkout -b gh-pages
  • Type git push -u origin gh-pages
  • Find your account name on github and insert it into this url http://[YourGithubAccountName].github.io/basecamp-assessment-iii
  • Open that url to make sure it works, then send that url to [email protected]!

Contributions

If you see a problem or a typo, please fork, make the necessary changes, and create a pull request so we can review your changes and merge them into the master repo and branch.

Copyright

© DevMountain LLC, 2017. Unauthorized use and/or duplication of this material without express and written permission from DevMountain, LLC is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to DevMountain with appropriate and specific direction to the original content.

basecamp-assessment-iii's People

Contributors

bryansmith33 avatar devlemire avatar besnuggs 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.