An open API service indexing awesome lists of open source software.

https://github.com/parthvyas7/newws

News aggregator to browse articles from various publishers and magazines, view articles by source or category.
https://github.com/parthvyas7/newws

reactjs

Last synced: about 2 months ago
JSON representation

News aggregator to browse articles from various publishers and magazines, view articles by source or category.

Awesome Lists containing this project

README

          

Welcome to Newws App👋



GitHub last commit
License: UNLICENSE

> Newws App is a news aggregator React app that allows users to browse articles from various publishers and magazines. The app is built using React.js and consumes data from the NewsAPI. Users can view articles by source or category, and can also search for articles based on keywords. The app also includes a feature to save articles for later reading.

Web view
Mobile view

## Features
- Browse articles from various publishers and magazines
- View articles by source or category
- Search for articles based on keywords
- Save articles for later reading

## Usage
> To use this app, you can clone this repository and run the app locally on your machine. To run the app locally, you will need to have Node.js and npm installed on your machine. Then, follow these steps:

1. Clone this repository to your local machine using `git clone https://github.com/parthvyas7/Newws.git`
2. Navigate to the cloned repository directory using `cd Newws`
3. Install the required dependencies using `npm install`
4. Start the development server using `npm start`
5. Open your web browser and navigate to `http://localhost:3000`

## Technologies Used
- React.js
- Axios
- NewsAPI

## Author

👤 **Parth Vyas**

- Website: [@parthvyas7](http://parthvyas7.github.io/parthvyas7/)
- Github: [@parthvyas7](https://github.com/parthvyas7)
- LinkedIn: [@parthvyas7](https://linkedin.com/in/parthvyas7)

## Credits

This project has been developed while referencing from [this](https://www.youtube.com/playlist?list=PLu0W_9lII9agx66oZnT6IyhcMIbUMNMdt
) YT tutorial

## 📝 License

This project is [UNLICENSE](https://unlicense.org) licensed.

---

_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_