taquocy / e-commerce-for-testing

e-commerce for testing
https://e-commerce-for-testing.vercel.app
0 stars 11 forks source link

imagehttps://user-images.githubusercontent.com/84639970/226336865-730156f4-196f-4787-bb6b-2c5ecf09a123.mp4

Run the Project

Backend

Backend:

  1. cd backend
  2. Install the project dependencies using npm install.
  3. Run the web application using npm dev.

Frontend

  1. cd frontend
  2. Install the project dependencies using npm install.
  3. Run the web application using npm start.

Libraries

backend

frontend

database


Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.