Skip to content

S-Maitland/FeedbackUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feedback UI Application

Generated following Brad Traversy Udemy course "https://udemy.com/course/react-front-to-back-2022"

Running the application

The application is made up of the react front-end, and a Json mock back-end. Run using Concurrently

npm run dev

runs the app in a custom development mode which will run both npm start and npm run server concurrently. The UI will load on localhost:3000 the mock backend will run on localhost:5000/feedback

About

A feedback UI application built with React and SASS styling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published