Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sharjeel-siddiqui12/react-news-app
Welcome to the React News App! This project is a web application built with React, designed to provide users with the latest news articles from various sources.
https://github.com/sharjeel-siddiqui12/react-news-app
api news newsapi react reactjs tailwind tailwind-css tailwindcss vite
Last synced: about 2 months ago
JSON representation
Welcome to the React News App! This project is a web application built with React, designed to provide users with the latest news articles from various sources.
- Host: GitHub
- URL: https://github.com/sharjeel-siddiqui12/react-news-app
- Owner: sharjeel-siddiqui12
- License: mit
- Created: 2024-09-02T18:58:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-25T19:39:16.000Z (4 months ago)
- Last Synced: 2024-10-13T00:21:58.347Z (3 months ago)
- Topics: api, news, newsapi, react, reactjs, tailwind, tailwind-css, tailwindcss, vite
- Language: JavaScript
- Homepage: https://news-discovery.netlify.app/
- Size: 542 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React News App
Welcome to the React News App! This project is a web application built with React, designed to provide users with the latest news articles from various sources.
## Features
- **Real-time Updates**: The app fetches news articles from reliable sources and updates the content in real-time, ensuring that users stay up-to-date with the latest news.
- **Search Functionality**: The app allows users to search for specific news articles based on keywords, making it easy to find relevant information quickly.
- **Responsive Design**: The React News App is built with a responsive design, ensuring that it looks great and functions seamlessly across different devices and screen sizes.
## Screenshots
## Installation
To run the React News App locally, follow these steps:
1. Clone the repository: `git clone https://github.com/sharjeel-siddiqui12/react-news-app.git`
2. Navigate to the project directory: `cd react-news-app`
3. Install the dependencies: `npm install`
4. Start the development server: `npm run dev`
5. Open your browser and visit `http://localhost:5173` to access the app.## Contributing
Contributions are welcome! If you would like to contribute to this project, please follow these steps:
1. Fork the repository.
2. Create a new branch: `git checkout -b feature/your-feature-name`
3. Make your changes and commit them: `git commit -m 'Add some feature'`
4. Push to the branch: `git push origin feature/your-feature-name`
5. Submit a pull request.## License
The React News App is open-source software licensed under the [MIT License](https://opensource.org/licenses/MIT). Feel free to use, modify, and distribute the code as per the terms of the license.
## Contact
If you have any questions, suggestions, or feedback, please feel free to reach out to us at [[email protected]](mailto:[email protected]).