Skip to content

A React and C#.NET-based social shopping platform that values discovery, communication, and data autonomy in online shopping experiences.

License

Notifications You must be signed in to change notification settings

SylviaDu99/Whiffwish

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhiffWish

A React and .NET-based social shopping platform that values discovery, communication, and data autonomy in online shopping experiences.

Getting Started

Recommended IDE

JetBrains Rider is recommended for development, but you can use any IDE of your choice.

Frontend

  • Under folder client
  • Required packages: node.js, npm
  • Use 'npm install' to install dependencies

Backend

  • Under folder API
  • Required packages: .NET 8.0

Build

  1. Open the project (WhiffWish) in your IDE
  2. Build backend first by navigating to the backend folder and running 'run API:http'
  3. Build frontend then by navigating to the frontend folder and running 'npm start'
  4. Access the sample webpage at 'localhost:3000' in your browser

To stop, close the webpage and stop both frontend and backend in your IDE.

Status

This project is currently in progress, with ongoing development and improvement.

License

This project is licensed under the Apache License 2.0. See the LICENSE file for details.

About

A React and C#.NET-based social shopping platform that values discovery, communication, and data autonomy in online shopping experiences.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 59.4%
  • C# 39.3%
  • Other 1.3%