Skip to content

๐Ÿ—ž newsy is a MERN stack application built to deliver and save articles on demand from the New York Times.

Notifications You must be signed in to change notification settings

rickknowlton/newsy-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

39 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

newsy

๐Ÿ—ž newsy is a MERN stack application built to deliver and save articles on demand from the New York Times.

Table of contents

Live Demo

https://newsyapp.herokuapp.com/

Local Installation

  • Clone/download the repo.
  • Open the root of the repo in your terminal.
  • In the root folder run npm ci to install the required Node modules, once that's finished, navigate to the client folder via cd client and once again run npm ci.
  • Once Node modules have been installed run npm start to spin up the server.
  • Navigate to localhost:3001 to access the application.

Technologies

  • Mongo
  • Express
  • React
  • Node
  • Materialize
  • Heroku
  • HTML/CSS/JS

Future Feature Enhancements

  • Scrape from Multiple News Sources
  • User Authentication
  • About

    ๐Ÿ—ž newsy is a MERN stack application built to deliver and save articles on demand from the New York Times.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published