Devinweb_challenge

The objective of this project is to create an e-commerce challenge

Built with

Front-end

  • Vuejs + Tailwind
  • Vite Next Generation Frontend Tooling

Project preview

Home page

Categories

Shopping

Product Details

Suggested Products

About

Contact

Usage

After Cloned the repo you must install the packages with the command:

cd client  &&  npm i

Then you can run the client with the command:

npm run dev

The client is running on port 3000. (http://localhost:3000/)