Skip to content

Latest commit

 

History

History
72 lines (37 loc) · 1.2 KB

README.md

File metadata and controls

72 lines (37 loc) · 1.2 KB

eVolt

An e-commerce app where you can buy technology products.

Run Locally

Clone the project

  git clone https://github.com/alxmcr/fe-evolt-store-react-ts

Go to the project directory

  cd fe-evolt-store-react-ts

Install dependencies

  npm install

Start the server

  npm run dev

Screenshots

  • Home page

Home page

  • Home page - Add to cart

Home page - Add to cart

  • Home page - Dialog with products on cart

Home page - Dialog with products on cart

  • Home page - Filter products

Home page - Filter products

Tech Stack

Client: Typescript, React, React hooks, TailwindCSS

Server: Vite.js

Demo

eVolt app

Authors

Feedback

If you have any feedback, please reach out to us at [email protected].