Skip to content

ATeam-Technologies/ecommerce

Repository files navigation

Ecommerce

The purpose of this project is to build an e-commerce application with technologies we are familiar with using as well as some technologies we have no experience with.

Installation

  1. To install the project first ork the repository and clone:
  git clone https://github.com/<your-github-handle>/ecommerce.git
  1. Step into the main project folder
  cd ecommerce
  1. Now run:
  npm install
4. Now run the command below to deploy the server:
```bash
  npm run dev

To change the port that the server is launched on, go to /ecommerce/src/server/main.ts

Built with

  • React
  • Redux Toolkit
  • Node.js
  • Express.js
  • TypeScript
  • Tailwind CSS
  • Vite
  • Stripe

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published