RosaTheDev / daily-bugle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with The Daily Bugle

Table of Contents

Abstract

newyork-times helps you get in touch with the daily news for readers who don't have the time to read the full article!

Project Specs

View the wire frame here

Install and Setup

To run this app locally:

  1. fork this repository
  2. run git clone git clone git@github.com:RosaTheDev/newyork-times.git in your command line
  3. Run cd newyork-times to navigate into the repository
  4. Run npm install
  5. Run npm start
  6. Visit http://localhost:3000/ in your browser to view the OK Cryptid app!
  7. Open a second terminal tab and run npm run cypress (while localhost:3000 is still running) to access the cypress testing for this app

Previews

Accessbility overview

Screen Shot 2022-04-15 at 9 38 39 AM

View the Daily Paper

Screen Shot 2022-04-15 at 12 11 20 AM

Upon view more, you can see more information

Screen Shot 2022-04-15 at 12 11 35 AM

Type in the search by to filter by title

Screen Shot 2022-04-15 at 12 11 50 AM

api

For this project, we access data from a New York Times API.

newyork times API

Tech Stack

React

React Router

cypress

Contributors

Richard Rosa-Serrano (he/him) - GitHub LinkedIn

About


Languages

Language:JavaScript 73.5%Language:CSS 14.2%Language:HTML 12.3%