A news website which fetches news from inshorts news api.
A news website build using React for frontend, Node.js and Express.js for backend. It fetches news from inshorts news api. News of multiple categories are available. IIt has two language options for news which are English and Hindi
- This application is deployed on cloud. Please check it out 😄 https://newsclub.hetdelwadiya.dev/
- This repo is just a frontend of NewsClub website. You need frontend also. Check out backend of NewsClub projects -> https://github.com/HeT-Delwadiya/NewsClub-Backend.
- I have used inshort's news API to get news from inshorts website.
Some basic Git commands are:
$ git clone https://github.com/HeT-Delwadiya/Devs-Den-Socket-Server.git
$ cd project
$ npm install
$ npm start