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

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. 🚀💬

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! 🤝