ak736 / project-marketplace

https://the-project-marketplace.vercel.app/
19 stars 34 forks source link

Readme Updated - Section on running the project after cloning it added #124

Closed rks-031 closed 1 year ago

rks-031 commented 1 year ago

Issue Title : Updating the README.md file by adding a section on running the project after cloning it. Issue Number: #123

The README.md file has been updated by adding precisely the required steps needed to run this project on the localhost from our device.

The following screenshots depict the same:

run

image

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
the-project-marketplace ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 19, 2023 1:25pm
vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @ak736 on Vercel.

@ak736 first needs to authorize it.

ak736 commented 1 year ago

I don't think it will effect the project in a big way. May be you can try other improvements as well.

rks-031 commented 1 year ago

I don't think it will effect the project in a big way. May be you can try other improvements as well.

@ak736 it was needed coz if we directly clone and run the command: npm run dev( as written in the readme originally) , it doesn't works... which could give users a hard time... Actually realising what to do.

But ok I'll try with other improvements as well:)