Skip to content

nisabmohd/News

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News App made using ReactJS

Packages Used :

• Axios

• NewsAPI

• react-hot-toast

• Material UI

Screenshots :

Light Mode :

Dark Mode :

Skeleton :

𝙉𝙊𝙏𝙀: 𝘿𝙤𝙣𝙩 𝙛𝙤𝙧𝙜𝙚𝙩 𝙩𝙤 𝙪𝙨𝙚 𝙮𝙤𝙪𝙧 𝘼𝙋𝙄𝙠𝙚𝙮 𝙗𝙮 𝙜𝙚𝙩𝙩𝙞𝙣𝙜 𝙖𝙩 https://newsapi.org/


How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/nisabmohd/news.git

# Install dependencies
$ npm install

# Run the app
$ npm start