Migration of recode hive website to GitHub Hosting.
Process to setup the project in your localhost.
Step - 1:
git clone <repo name>
Step - 2
cd <directorty(folder) name>
npm i
npm run dev
you can see the localhost:3000