Skip to content

No it's not github readme.md It's a beautifully designed React based web application for you to read your favourite news articles from standard news journal with a feature to subscribe to the newsletter as well.

Notifications You must be signed in to change notification settings

anshumansinha18/readme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

readme

No it's not github readme.md

It's a beautifully designed React based web application for you to read your favourite news articles from standard news journal with a feature to subscribe to the newsletter as well.

Screenshots

ezgif com-gif-maker screencapture-localhost-3000-2021-08-24-22_21_59 screencapture-localhost-3000-Articles-2021-08-24-22_22_56 screencapture-localhost-3000-sign-up-2021-08-24-22_22_26 screencapture-localhost-3000-Wotd-2021-08-24-22_22_43

Technical Description

  1. The design and user interface component is implemented using React along with CSS.
  2. Users can see featured news article from top news journal which is fetched using News API.
  3. Users can also get themselves subscribed to the newsletter.
  4. The subscription to the newsletter is provided through Mailchimp API.
  5. Dedicated page for reading articles(to be updated soon).

Install Package

Use the package manager npm to install dependencies.

npm install

Running on development server

Run the application on the development server(http://localhost:3000/)

npm start

Using API

Two APIs are used:

  1. MailChimp API
  2. newsAPI

Create an environment variable file(.env) and put your Mailchimp and News API Endpoint in a variable to use it into the project.

About

No it's not github readme.md It's a beautifully designed React based web application for you to read your favourite news articles from standard news journal with a feature to subscribe to the newsletter as well.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published