Code Monkey home page Code Monkey logo

whats-new's Introduction

What's New?

A project during my third module at Turing School of Software Design. For this project, I work on developing some muscle memory in building out simple React components and passing data down as props. The project aids on giving me an understanding of the difference between class components and function components and getting a sense of when to use one over the other. Goals of this project are:

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

Setup

Clone Down and Run Locally

Fork and clone down repo.

Then install the library dependencies. Run:

npm install

In the terminal, run:

npm start

You will see a bunch of lines output to your terminal:

Compiled successfully!

You can now view whats-new in the browser.

  Local:            http://localhost:3000/
  On Your Network:  http://10.1.3.3:3000/

Note that the development build is not optimized.
To create a production build, use npm run build.

Run in GitHub Pages

Click this link: https://polsieira.github.io/whats-new/


Built with:

  • HTML5
  • SASS
  • JavaScript
  • React
  • Webpack

Screenshots

screencapture-posi7790-github-io-whats-new-2019-10-01-17_34_56

User Instruction

Feel free to look at some of my favorite news articles! Just kidding it is a random API, but you can search for your favorite topics using the search bar or using the categories on the left aside! Click on the link to be transported to the full article if you're really interested.

Authors

Pol Sieira

whats-new's People

Contributors

polsieira avatar robbiejaeger 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.