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

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.

Awesome Lists containing this project

README

        

ReadyReads

![News app cover](https://res.cloudinary.com/dynjwlpl3/image/upload/v1676479213/Projects%20readme/newssshome_vawmvf.png)

Web application to show the latest news.




html
css3

css3
reactjs
restAPI



Want to see live preview »







Report Bug
Getting StartedInstalling
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:


home
health


education




tab


## 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.

[![linkedin](https://img.shields.io/badge/Deepesh_Godhwani-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://linkedin.com/in/deeepesh-godhwani-4269531b0)
[![Twitter](https://img.shields.io/badge/Deepesh_Godhwani-20232A?style=for-the-badge&logo=Github&logoColor=white)](https://github.com/Deepeshgodhwani)

© 2023 Deepesh Godhwani

## Show your support

Give a ⭐️ if you like this project!