Skip to content

GGalina/FeedbackForm-React

Repository files navigation

Feedback Form

Welcome to the Feedback Form mini-project! This web application allows users to leave feedback for hypothetical services, as well as providing statistics on the number of good, neutral, and negative feedback entries, the total number of feedback entries, and the percentage of positive feedback recorded. The project was developed using React, CSS, styled-components, and the nanoid library, with Parcel as the build tool.

Live Demo: Feedback Form

Getting Started

To run the project on your local machine, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/GGalina/FeedbackForm-React.git
    
    
  2. Navigate to the Project Directory:

    cd FeedbackForm-React
    
  3. Install Dependencies: Make sure you have Node.js and npm installed.

    npm install
    
  4. Start the Development Server: To launch the project, run the following command:

    npm start
    

About

Technologies: REACT, CSS, Parcel, nanoid, and styled-components libraries. Personal Mini Project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors