Skip to content

salihacr/fullstack-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

E Commerce Web Application

Technologies
- Backend  : .NET 5 Web Api, PostgreSQL
- Frontend : React, TypeScript, Redux

Requirements
- .NET 5 SDK, PostgreSql, Node.js, React

Installation

gh repo clone salihacr/fullstack-ecommerce

Backend

cd server/api
dotnet restore
dotnet watch run

Frontend

cd client
npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published