NewsApp

所属分类:collect
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-11-13 08:55:25
上 传 者sh-1993
说明:  这个新闻应用程序是在ReactJS上制作的,我们可以阅读不同类别的新闻。内容是从不同的API获取的,因此新闻会自动更新。
(This news app is made on ReactJS where we can read different category of news. Contents are fetch from different API so news are automatically up to date.)

文件列表:
.eslintrc.cjs (526, 2023-12-05)
index.html (477, 2023-12-05)
netlify.toml (57, 2023-12-05)
package-lock.json (138270, 2023-12-05)
package.json (710, 2023-12-05)
public/ (0, 2023-12-05)
public/logo.jpg (26969, 2023-12-05)
public/vite.svg (1497, 2023-12-05)
src/ (0, 2023-12-05)
src/App.css (0, 2023-12-05)
src/App.jsx (1581, 2023-12-05)
src/assets/ (0, 2023-12-05)
src/assets/react.svg (4126, 2023-12-05)
src/components/ (0, 2023-12-05)
src/components/Footer.jsx (1450, 2023-12-05)
src/components/Header.jsx (1559, 2023-12-05)
src/components/Layout.jsx (0, 2023-12-05)
src/components/MobileNav.jsx (1509, 2023-12-05)
src/img/ (0, 2023-12-05)
src/img/logo.jpg (26969, 2023-12-05)
src/index.css (2180, 2023-12-05)
src/main.jsx (334, 2023-12-05)
src/modern-normalize.css (4530, 2023-12-05)
src/pages/ (0, 2023-12-05)
src/pages/Details.jsx (828, 2023-12-05)
src/pages/Single.jsx (1472, 2023-12-05)
src/pages/category-page/ (0, 2023-12-05)
src/pages/category-page/Business.jsx (1250, 2023-12-05)
src/pages/category-page/Education.jsx (1359, 2023-12-05)
src/pages/category-page/Entertainment.jsx (1302, 2023-12-05)
src/pages/category-page/Science.jsx (1246, 2023-12-05)
src/pages/category-page/Social.jsx (1321, 2023-12-05)
src/pages/category-page/Sport.jsx (1347, 2023-12-05)
src/pages/header-page/ (0, 2023-12-05)
src/pages/header-page/Addnews.jsx (2506, 2023-12-05)
src/pages/header-page/Breaking.jsx (1402, 2023-12-05)
src/pages/header-page/Contact.jsx (2099, 2023-12-05)
src/pages/header-page/Home.jsx (1430, 2023-12-05)
... ...

# News App [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![GitHub stars](https://img.shields.io/github/stars/SarkarTmz/NewsApp.svg)](https://github.com/SarkarTmz/NewsApp/stargazers) ## Introduction Hello, Welcome to the News App! This project is a news application built using React.js. As a student, this marks my first venture into React.js development. In this news app here we can get trending news from worldwide. We can read differents categories news on one site. The news are fechted from differents servers, so this is always up to date and no need to updated anything. Here we also can post our news which is save on server and can be modify news too. This code will be the reference for beginner to learn React Props, React State Management, React Hooks, Api Intergration, Looping the date, Fatching data from server etc. ## Features - We can read trending and latest news, - Top speed and reliable to load news on site, - No need to have gmail account or register, - Different categories news in one place like sport, science and technology, business and economics, social issues, education and entertainment etc, - Regular auto news Update, - Can create, updated and delete news, - User friendly ui design, easly to use and responsive to all device, ##### Note: Contributions are always welcome. Happy Coding ## Deployment This project is live here:- https://powernews.vercel.app/ ## Technologies Used - HTML - CSS - JavaScript - React.js - Axios (for making API requests) - React Router (for navigation) - React Hooks (for state management) ## Installation To run this project locally, follow these steps: 1. Clone the repository: ```bash git clone https://github.com/SarkarTmz/NewsApp ``` 2. Enter to folder after clone: ```bash cd NewsApp ``` 3. Install dependency of project : ```bash npm install ``` 4. Run the code : ```bash npm run dev ``` ## Contributing Contributions are always welcome! Please adhere to this project's `code of conduct`. ## Author - [@SarkarTmz](https://www.github.com/SarkarTmz)

近期下载者

相关文件


收藏者