This Frontend React app with Json Server backend with full CRUD functionality is build by following brad's React crashcourse 2024 available on Youtube, click here
npm run server
This will run json server on port 8000
npm run dev
This will run this React App on port 3000 :)