/Feedback-Rating

React App For Feedback

Primary LanguageJavaScriptMIT LicenseMIT

feedback-rating

fullstack app

👨 Author

Nikolai Nikolaev

👀 Try it out

Git clone

 https://github.com/nikindtmas1/Feedback-Rating

Client side

open new terminal
cd client
npm install
npm start
open new tab in brawser on localhost:3000

Server side

open new terminal
cd server
npm install
npm start

Data Base

Server connected to MongoDB Atlas

Authentication

The app is initialized with one user, which can be used for immediate testing:

  • user: test, password: asdasd123

📝 License

This project is licensed under MIT license.