A React and .NET-based social shopping platform that values discovery, communication, and data autonomy in online shopping experiences.
JetBrains Rider is recommended for development, but you can use any IDE of your choice.
- Under folder client
- Required packages: node.js, npm
- Use 'npm install' to install dependencies
- Under folder API
- Required packages: .NET 8.0
- Open the project (WhiffWish) in your IDE
- Build backend first by navigating to the backend folder and running 'run API:http'
- Build frontend then by navigating to the frontend folder and running 'npm start'
- Access the sample webpage at 'localhost:3000' in your browser
To stop, close the webpage and stop both frontend and backend in your IDE.
This project is currently in progress, with ongoing development and improvement.
This project is licensed under the Apache License 2.0. See the LICENSE file for details.