/alternova-shop-react

React code challenge

Primary LanguageJavaScript

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Online shopping site

We're building an online shopping site from the ground up using React with redux.

This application doesn't have a backend.

To execute this application follow the next steps.

  1. Download the project.

  2. Excecute the next command.

npm install
  1. Run the project.
npm run dev