https://github.com/deepeshgodhwani/readyreads
ReadyReads is an news app which displays latest news articles . User can browse news articles through various categories.
https://github.com/deepeshgodhwani/readyreads
css html javascript reactjs restapi tailwindcss
Last synced: 3 months ago
JSON representation
ReadyReads is an news app which displays latest news articles . User can browse news articles through various categories.
- Host: GitHub
- URL: https://github.com/deepeshgodhwani/readyreads
- Owner: Deepeshgodhwani
- Created: 2022-11-21T17:39:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-19T18:35:29.000Z (about 2 years ago)
- Last Synced: 2025-01-23T07:29:00.776Z (4 months ago)
- Topics: css, html, javascript, reactjs, restapi, tailwindcss
- Language: JavaScript
- Homepage: https://readyreads.onrender.com/
- Size: 1.65 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ReadyReads

Web application to show the latest news.
![]()
![]()
![]()
![]()
![]()
![]()
Want to see live preview »
Report Bug ✧
Getting Started ✧ Installing ✧
Author ✧
This responsive news web app provides users with the latest and trending news stories every day.This app is designed to work across a range of devices, including desktop and mobile. Users can browse and filter news articles by category,read in-depth articles with accompanying images. This project demonstrates the use of modern web development techniques to create a dynamic and engaging user experience for news consumption.
## Glimpses of ReadyReads:
![]()
![]()
![]()
![]()
![]()
![]()
## Getting Started
This project was built using React, Tailwind CSS and Rest API. It is a web application and for running on your local environment you should follow these guidelines.
### Prerequisites
- NPM
### Setup
The project repository can be found in [GitHub link](https://github.com/Deepeshgodhwani/ReadyReads) or just clone the project using this command.
```
Using HTTPS# git clone https://github.com/Deepeshgodhwani/ReadyReads.git
```+ Open terminal on your workspace with
```
cd /home/workspace/ReadyReads
```## Install
Install NPM
Check that you have node and npm installed
To check if you have Node.js installed, run this command in your terminal:
```
node -v
```To confirm that you have npm installed you can run this command in your terminal:
```
npm -v
```To install all the dependences of the project, run the following command:
```
npm install
```To run the application, run the following command:
```
npm run dev
```### Tools used on this project
- Visual Studio Code
## Contact
If you want to contact me, you can reach me through below handles.
[](https://linkedin.com/in/deeepesh-godhwani-4269531b0)
[](https://github.com/Deepeshgodhwani)© 2023 Deepesh Godhwani
## Show your support
Give a ⭐️ if you like this project!