Skip to content

leeFernando/ecommerce-admin

Repository files navigation

Ecommerce Admin Dashboard

Getting Started

Setting up the environment variables

Navigate into your projects directory and get your environment variables ready:

mv .env.template .env.local

Install dependencies

Use Yarn to install all dependencies.

yarn

Start developing

yarn dev

Screenshots

Login Page

Login

Product List Page

Product List Page

Product Detail Page

Product Detail Page