Skip to content

GroceryStore is a quick and easy way for users to shop online from the comfort of their homes.

License

Notifications You must be signed in to change notification settings

JoseChaconUrias/GroceryStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuikShop

QuikShop is a web application designed to provide users with the convenience of shopping for goods from the comfort of their home. The application is a full-stack solution utilizing Next.js for the frontend, .NET Core for the backend, and Microsoft SQL Server for the database.


Getting Started

Prerequisites

  • Frontend Development Environment: Ensure you have Node.js and npm installed.

cd into /frontend You can install them using:

npm install
npm run dev
  • Backend Development Environment:

cd into /backend/CombinedAPI You can build and run the appusing:

dotnet run

This setup will allow you to run both the frontend and backend services locally, making QuikShop fully functional for testing and development purposes.

About

GroceryStore is a quick and easy way for users to shop online from the comfort of their homes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published