how to start json server in particular port
Starting a JSON Server on a Particular Port
If you're working on a project that requires a JSON server, you may need to start it on a particular port. Here's how you can do it:
Using the Command Line
If you're comfortable using the