Welcome to News Explorer! This is a web application that allows users to search for and save news articles from around the web.
Backend - https://github.com/AhnafAhamed/news-explorer-backend
- Search for news articles on a variety of topics
- Save your favorite articles for later reference
- Create an account to save your articles and access them from any device
- React
- TypeScript
- JavaScript
- CSS
- News Api (To fetch news)
1. Clone the repository to your local machine:
$ git clone https://github.com/AhnafAhamed/news-explorer-frontend.git
2. Navigate to the root directory of the project and install the necessary dependencies:
$ cd news-explorer-frontend
$ npm i
3. Run the development server:
$ npm run start
If you are interested in contributing to the development of News Explorer, please fork the repository and submit a pull request with your proposed changes.