Skip to content

hfaerber/Whats-new

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's New?

Mod 3 Solo Project

A news application that allows users view and link to news articles by topic and by user searches.

Set Up

Clone this repo to your local machine. Run npm install to install dependencies.

To launch the application, run npm start in your terminal.
Go to http://localhost:3000/ in your browser and explore! Type control + c in your terminal to stop running the application locally.

Technologies

This application was built with create-react-appand utilizes:

  • React
  • JavaScript ES6
  • CSS3
  • Webpack
  • OOP
  • Testing with Jest and Enzyme

This project focused on:

  • Building an application with React for the first time
  • Building clean, modular architecture
  • Using the Fetch API
  • Implementing snapshot tests in addition to unit testing
  • Using GitHub Projects and Issues for effective project management

Screenshots

User view on page load

pageload

User view on searches

searchresultsview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published