nikindtmas1 / Feedback-Rating

React App For Feedback

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

React App For Feedback

License:MIT License


Languages

Language:JavaScript 91.0%Language:CSS 8.6%Language:HTML 0.5%