This is a full-stack web application that displays the latest news articles from various tech websites. The app allows users to read the latest tech news articles from popular websites without having to navigate to each website individually.
- Display latest news articles from popular tech websites
- Easy to use interface
- Read articles directly from the app
- Open articles in new tab
- Search for specific articles
- Clone the repository:
git clone https://github.com/kabirsingh2004/react-news-app.git
- Navigate to the project directory:
cd react-news-app/server
- Install dependencies:
npm install
- Start the server:
npm run dev
- Navigate to the project directory:
cd react-news-app/client
- Install dependencies:
npm install
- Go to src/App.jsx and change
API_BASE_URL
to Your Server Side API Url - Start the client:
npm run dev
- Node.js
- Express.js
- React.js
- Axios
- Moment.js
- Cheerio
- Node-Cache
- Cors
- React-icons
- Vite
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This is a full-stack web application that displays the latest news articles from various tech websites. The app allows users to read the latest tech news articles from popular websites without having to navigate to each website individually.
- Display latest news articles from popular tech websites
- Easy to use interface
- Read articles directly from the app
- Open articles in new tab
- Search for specific articles
- Clone the repository:
git clone https://github.com/kabirsingh2004/react-news-app.git
- Navigate to the project directory:
cd react-news-app/server
- Install dependencies:
npm install
- Start the server:
npm run dev
- Navigate to the project directory:
cd react-news-app/client
- Install dependencies:
npm install
- Go to src/App.jsx and change
API_BASE_URL
to Your Server Side API Url - Start the client:
npm run dev
- Node.js
- Express.js
- React.js
- Axios
- Moment.js
- Cheerio
- Node-Cache
- Cors
- React-icons
- Vite
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.