Full Stack E-Commerce Custom Store For Admin Dashboard + CMS Prerequisites Node version 14.x Cloning the repository git clone https://github.com/aressss1/custom-ecom-store.git Install packages npm i Setup .env file NEXT_PUBLIC_API_URL= Start the app npm run dev Available commands Running commands with npm npm run [command] command description dev Starts a development instance of the app Preview