Skip to content

AlenaGM/react-comments-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Comment Form 💬

The React Comment Form is a customizable component that adds comment functionality to your React application. Easily integrate this form into your project to allow users to leave feedback, reviews, or comments.

Demo

React Comment Form

Result

webpage capture

Tech stack

Installation

To get started with the React Comment Form, follow these simple steps:

# Clone this repository:
$ git clone https://github.com/AlenaGM/react-comments-form.git

# Navigate to the repository:
$ cd react-comments-form

# Install dependencies:
$ npm install

# Run the application:
$ npm start

Contributing

Contributions are always welcome! To contribute, follow these steps:

# Clone the repository and create a new branch:
$ git checkout https://github.com/AlenaGM/react-comments-form -b name_for_new_branch

#  Make your changes and improvements.
#  Submit Pull Request with a description of your changes



* Week 32 Training Project in ITGirlSchool