Running the project Run the db: npx json-server src/json/db.json --port 3000 Run the appliaction: npm run dev