https://github.com/darshanas17/comments-app-react
A dynamic and interactive comments app built with React, enabling users to seamlessly add, like, and delete comments. This project features a clean and modern UI with responsive design, making it intuitive and engaging. 🚀💬
https://github.com/darshanas17/comments-app-react
css es6-modules html javascript reactjs state-management ui-design
Last synced: 2 months ago
JSON representation
A dynamic and interactive comments app built with React, enabling users to seamlessly add, like, and delete comments. This project features a clean and modern UI with responsive design, making it intuitive and engaging. 🚀💬
- Host: GitHub
- URL: https://github.com/darshanas17/comments-app-react
- Owner: Darshanas17
- Created: 2025-03-22T12:35:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-22T12:53:01.000Z (about 1 year ago)
- Last Synced: 2025-03-22T13:39:20.695Z (about 1 year ago)
- Topics: css, es6-modules, html, javascript, reactjs, state-management, ui-design
- Language: JavaScript
- Homepage: https://darshanas17.github.io/comments-app-react/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 Comments App
🔗 **[Live Demo](https://darshanas17.github.io/comments-app-react/)**
A dynamic and interactive comments app built with **React**, enabling users to seamlessly add, like, and delete comments. This project features a clean and modern UI with responsive design, making it intuitive and engaging. 🚀💬
---
## ✨ Features
✅ Add comments 📩
✅ Like comments ❤️
✅ Delete comments ❌
✅ Responsive and user-friendly UI 📱💻
---
## 🛠 Tech Stack
- ⚛️ **React** – Frontend framework
- 🎨 **CSS** – Styling and layout
- 🌍 **HTML** – Structure
- 🚀 **JavaScript** – Dynamic interactions
---
## 🔧 Installation
1. **Clone the repository** 📂:
```sh
git clone https://github.com/Darshanas17/comments-app-react.git
```
2. **Navigate to the project directory** 📁:
```sh
cd comments-app-react
```
3. **Install dependencies** 📦:
```sh
npm install
```
4. **Start the development server** 🚀:
```sh
npm start
```
---
## 📌 Usage
🔹 Open the app in your browser at `http://localhost:3000`
🔹 Add comments using the input field ✏️
🔹 Like comments to show appreciation ❤️
🔹 Delete comments when needed 🗑️
---
## 🎥 Demo
🔗 **[Live Demo](https://github.com/Darshanas17/comments-app-react)**
---
## 📜 License
This project is **open-source** and available under the **MIT License**. Feel free to use and contribute! 🤝