Ali Express Clone is a complete e-commerce application that mirrors the functionality of Ali Express. The application has its own backend and database. Users can browse products, search for them in the search bar, register with different authentication methods, log in to purchase products, add them to their cart and complete transactions seamlessly using Stripe.
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
git clone https://github.com/SergioPeralta22/AliExpress-Nuxt.git
### Install
Install this project with:
```sh
cd AliExpress-Nuxt
npm install
To run the project, execute the following command:
npm run dev
To run tests, run the following command:
You can deploy this project using:
npm run predeploy
npm run deploy
š¤ Sergio Peralta
Contributions, issues, and feature requests are welcome!
If you like this project, give it a āļø!
This project is MIT licensed.