/whats-new

A Turing Mod 3 React Project

Primary LanguageJavaScript

What's New?

Built using create-react-app, this project utilizes React to filter dynamically through news articles by topic and based on search results. Learning goals for this project included gaining a stronger grasp on React and TDD in React.

Link to Project

Set Up

  1. clone repo
  2. run npm install
  3. run npm start to start the app in a local React server

Demo

App demo

Tech stack used:

  • ReactJS
  • CSS
  • Jest
  • Enzyme