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.
- To install the project first ork the repository and clone:
git clone https://github.com/<your-github-handle>/ecommerce.git
- Step into the main project folder
cd ecommerce
- 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
- React
- Redux Toolkit
- Node.js
- Express.js
- TypeScript
- Tailwind CSS
- Vite
- Stripe