Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaymar14/news-react-search
https://github.com/jaymar14/news-react-search
article expressjs full-stack mongodb react scraper yarn-cli
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jaymar14/news-react-search
- Owner: jaymar14
- Created: 2017-12-20T06:56:35.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-27T21:48:37.000Z (about 7 years ago)
- Last Synced: 2024-03-17T19:27:44.243Z (10 months ago)
- Topics: article, expressjs, full-stack, mongodb, react, scraper, yarn-cli
- Language: JavaScript
- Homepage: https://ancient-chamber-37095.herokuapp.com/
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# news-react-search
In this activity, you'll create a new React-based rendition of the New York Times Article Search application. This assignment requires you to create React components, work with helper functions, and utilize the React mounting lifecycle to query and display articles based on user searches. You'll also use Node, Express and MongoDB so that users can save articles to read later.Technologies:
React, Express, MongoDB, Node.js