/news

𝙉𝙚𝙬𝙨 𝙖𝙥𝙥 𝙢𝙖𝙙𝙚 𝙬𝙞𝙩𝙝 𝙧𝙚𝙖𝙘𝙩 📰

Primary LanguageJavaScriptMIT LicenseMIT

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