Skip to content

Latest commit

 

History

History
86 lines (56 loc) · 4.22 KB

README.md

File metadata and controls

86 lines (56 loc) · 4.22 KB

NewsJunkey - Your Favorite News Web App

This News App is created using HTML,CSS,JavaScript And Express Js

This news app is live on This Link.

How to Use it

First clone this repo using below command

git clone https://github.com/i-m-prabhat/News-Junkey.git

After cloning open terminal and type below command

npm i

and When all Package install in node_modules then start server using below command

npm start

if below message Show

> [email protected] start
> node server.js

Example app listening on port 3000

then Go to Your Favorite Browser and open below Url

http://localhost:3000/

And Now Your News App Look Like this

Screenshot (213)

Now Search Any News Your Desired News Showing in The Trending News Section

Screenshot (214)

Now 8 News Show Here If You Want Read Briefly Click on Read More... Button and You can read it Screenshot (226)

If You want More News Click On Next Button And Want to Go Back Click on Previous button

Screenshot (225)

This News App is Responsive means This App is Running Smoothly on Small Devices like Tab & SmartPhone etc.. Here are Some Snapshots given below 👇🏻

Screenshot (229)

Screenshot (227)

Screenshot (228)

Other Snapshots

Screenshot (213) Screenshot (214) Screenshot (215) Screenshot (216) Screenshot (217) Screenshot (218) Screenshot (219) Screenshot (220) Screenshot (221) Screenshot (222) Screenshot (223) Screenshot (224) Screenshot (225) Screenshot (226) Screenshot (227) Screenshot (228) Screenshot (229)

This Repo is Created By Prabhat Patel With 💘