Local SetupFirst clone the projectAfter that cd/promptopia to go into the directory.Now, fill up the .env file by looking into the .env.sampleRun npm install to install the dependency.Run npm run dev to spin up the dev environment.Happy Coding...