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. 🚀
- Host: GitHub
- URL: https://github.com/shivpr23/blogs
- Owner: shivpr23
- Created: 2025-02-15T10:26:05.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-15T11:13:39.000Z (over 1 year ago)
- Last Synced: 2025-05-14T21:12:55.507Z (about 1 year ago)
- Topics: api, blogs, css, documentation, html5, javascript, reactjs
- Language: JavaScript
- Homepage: https://blogs-roan-five.vercel.app/
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)