React-based application that search New York Times (NYT) using the NYT API, React components, helper/util functions, and utilizes the React mounting lifecycle to query and display articles based on user searches. Also uses Node.js, Express.js and MongoDB/Mongoose so users can save articles to read later.
# Starts the development server.
yarn start
# Bundles the app into static files for production.
yarn build
# Starts the test runner.
yarn test
# Removes this tool and copies build dependencies, configuration files and scripts into the app directory. If you do this, you can’t go back!
yarn ejectWeb Font Loader, a product that is co-developed by Google and Typekit. You can use this tool to load self-hosted fonts or fonts provided through APIs. To use it, simply install it as an npm package in your project:
Bootstrap Docs
React Router Docs
Shards Docs
How to add Fonts to a React Project
React component communication
Iterating & Rendering with Loops in React components
Pass props from to rendered component