This is my first course project from the React Front to Back 2022
Clone the project
git clone https://github.com/hassancodess/feedback-app.git
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run dev