cleveland231 / newston

Home Page:newston.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Newston

Table of Contents

Introduction

- Visit Newston to find stories about different topics all around the world,
and links to the NY TIMES story.

Technologies

React React Router cypress

Features

- Users are able to find stories about different topics
- Easy access dropdown to view topics
- View list of stories
- View detailed story with link to NY TIMES story and photo

Illustrations

  • Homepage with drop down open

homepage

  • Single story page

single story page

  • Light house accessibility score

light house score

Deployed Page

  • Published Newston page here

Possible Future Extensions

- Make comments on stories
- Input for users to search for stories
- Styling

Set Up

  • In your terminal, $ git clone https://github.com/cleveland231/newston
  • Make a new directory and $ cd into it
  • Install NPM packages with $ npm install, Do NOT run npm audit fix --force
  • Type $ npm start, This runs the app in the development mode
  • Open http://localhost:3000 in your browser to view Newston
  • Once you are done using Newston, make sure to type Control + C in your terminal stop the server

Organizational Resources

Contributors

Project Specs

  • The project spec & rubric can be found here

About

newston.vercel.app


Languages

Language:JavaScript 78.5%Language:HTML 13.9%Language:CSS 7.6%