New York Times React App
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
-
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.
-
users are able to add and remove articles from a saved articles section.
-
Users can view the saved articles.
-
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
- Express
- Body-Parser
- Cheerio
- Mongoose
- Request
- axios
- react
- react-dom
- react-router-dom
- react-script