Skip to content

CHaiz15/whats-new

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whats New in the news??

A project by Caleb Haizlett at Turing School of Software & Design.

Learning Goals:

  • Write squeaky clean, well refactored code using ES6 syntax.
  • Learn to pass information between components using props.
  • Learn to write readable JSX (your render methods/return statements should be clean and simple).
  • Use propTypes for every component receiving props.
  • Learn how to unit test React components including snapshot testing, methods, and changes in state.

Overview of Site:

  • A React application that displays news from various sources and allows the user to filter through them.

Example of Site:

Screen Shot 2020-01-30 at 4 14 35 PM

Technologies Used:

  • React
  • CSS
  • Atom
  • DEV Tools
  • Terminal
  • Google
  • GitHub
  • Webpack

How to setup:

  1. clone repo
  2. cd into the repo
  3. run npm install in the terminal
  4. run npm start in the terminal
  5. copy the server that is created
  6. server should be http://localhost:3000/
  7. paste into browser

Author:

  • Caleb Haizlett

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published