Skip to content

This application demonstrates a simple full stack application with a front end implemented with HTML/CSS and the backend implemented with Node.js and Express. This is a React.js app that allows users to search for New York Times articles

Notifications You must be signed in to change notification settings

mrhdigital/NYTReactSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NYTReactSearch

New York Times React App

Synopsis


This application demonstrates a simple full stack application with a front end implemented with HTML/CSS and the backend implemented with Node.js and Express. This is a React.js app that allows users to search for New York Times articles. Here is the live version

User interface

  1. After performing a search, the user will see article results including the name of the article, the date and time of publishing, and a button linking to the article source.

  2. users are able to add and remove articles from a saved articles section.

  3. Users can view the saved articles.

Technologies Used

  • HTML

  • CSS

  • JavaScript

  • Node.js

  • MongoDB

  • Bootstrap

  • jQuery

  • react

  • MVC design - Model View Controller refers to a method of structuring a web development project into disticnt but interconnected parts increasing efficiency and resusability of code.

  • Heroku

Frameworks and Packages

  • Express
  • Body-Parser
  • Cheerio
  • Mongoose
  • Request
  • axios
  • react
  • react-dom
  • react-router-dom
  • react-script

About

This application demonstrates a simple full stack application with a front end implemented with HTML/CSS and the backend implemented with Node.js and Express. This is a React.js app that allows users to search for New York Times articles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages