https://github.com/ayushtiwari134/news
Cannot deploy the application because I am using the free version of the API which does not allow to fetch requests in production or deployed builds.
https://github.com/ayushtiwari134/news
bootstrap5 css3 html5 javascript reactjs tailwindcss useeffect-hook usestate-hook
Last synced: 2 months ago
JSON representation
Cannot deploy the application because I am using the free version of the API which does not allow to fetch requests in production or deployed builds.
- Host: GitHub
- URL: https://github.com/ayushtiwari134/news
- Owner: ayushtiwari134
- Created: 2023-05-28T09:44:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-23T18:40:46.000Z (almost 2 years ago)
- Last Synced: 2025-02-16T09:22:13.615Z (4 months ago)
- Topics: bootstrap5, css3, html5, javascript, reactjs, tailwindcss, useeffect-hook, usestate-hook
- Language: JavaScript
- Homepage:
- Size: 996 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is yet another super basic ReactJS news web application which uses 'NewsAPI' to fetch the latest news information which is displayed on the screen in the form of cards. This uses the {useState} and the {useEffect} hooks of React as well, along with small amounts of both Bootstrap5 and TailwindCSS.
> Cannot deploy the application because I am using the free version of the API which does not allow to fetch requests in production or deployed builds.