Skip to content

elisebeall/sunday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sunday ☕️ 📰

Sunday mornings are for hot coffee and the New York Times. This news reader application pulls articles from the New York Times Top Stories API, displays the most recent stories, allows you to filter by section, search by title, and then view more details about each story.

How to Use the App:

  • Clone down this repo to your computer

Screenshot of clone & copy buttons

  • Access the root folder in your Terminal cd ${location downloaded}/sunday/
  • Type npm install to install all required dependencies
  • Type npm start to start local server
  • Paste http://localhost:8080/ into your web browser to view the application

Preview

Main Page

Search Results

Details Page

Primary Technologies Used:

  • React
  • Router
  • CSS
  • Webpack
  • Fetch API
  • Context
  • RESTful API

Contributors:

Wins:

  • Built in an 8 hour sprint!

Future Iterations:

  • Filter/sort by date
  • Add ability to search by tags
  • Add hamburger menu for sections on mobile
  • Add more responsive design

Original Assignment:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published