Skip to content

joeepark/Feedback-UI

Repository files navigation

Feedback-UI is a full-stack app

The feedback-ui app is built using React and JSON Server. A user is allowed to add, edit, and delete their feedback updating the database in the process.

Getting Started

Clone this repository

git clone git@github.com:joeepark/Feedback-UI.git

Install dependencies

npm install

Run json server

npm start

Run in development

npm run dev

Please make sure the API_URL matches your json server port in src/context/FeedbackContext.jsx

About

Feedback app with the functionality to CRUD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages