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

https://github.com/shivpr23/blogs

A modern and responsive blog platform built with React.js, HTML, Tailwind CSS, and JavaScript. It offers a seamless user experience for creating, managing, and reading blogs with an intuitive UI and dynamic content rendering. 🚀
https://github.com/shivpr23/blogs

api blogs css documentation html5 javascript reactjs

Last synced: about 2 months ago
JSON representation

A modern and responsive blog platform built with React.js, HTML, Tailwind CSS, and JavaScript. It offers a seamless user experience for creating, managing, and reading blogs with an intuitive UI and dynamic content rendering. 🚀

Awesome Lists containing this project

README

          

# Blogs

## About the Project
This is a simple blog page displaying readable content. The blog is designed to be lightweight and efficient, providing users with an easy way to read articles.

## Features
- Displays blog content fetched via an API
- Responsive and mobile-friendly design
- Styled using Tailwind CSS
- Built with React and JavaScript

## Installation

### Prerequisites
Ensure you have the following installed on your system:
- Node.js and npm

### Steps
1. Clone the repository:
```sh
git clone https://github.com/yourusername/blogs.git
cd blogs
```
2. Install dependencies:
```sh
npm install
```
3. Run the project:
```sh
npm start
```
4. Open the project in your browser:
```
http://localhost:3000
```

## Technologies Used
- **Frontend:** HTML, Tailwind CSS, React, JavaScript
- **Data Source:** API for fetching blog content

## Contact
For any questions or collaboration inquiries, feel free to reach out:
- **GitHub:** [shivpr23](https://github.com/shivpr23)