Skip to content

135-Inveon-FullStack-Bootcamp-Classroom/mehmet-mutlu-graduation-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

125 Commits
 
 
 
 
 
 

Repository files navigation

ECommerce App with ReactJS and .Net Core

  • Coded a FullStack ECommerce App with ReactJS and .Net Core
  • Tried to implement my learning outcomes from bootcamps
  • Created backend as a .Net Core Web API project and used MSSql.
  • Created frontend with ReactJS, TypeScript and SCSS.

📌 Installation For Backend

Clone

git clone https://github.com/135-Inveon-FullStack-Bootcamp-Classroom/mehmet-mutlu-graduation-project.git

Go to folder

cd backend

Install the dependencies

dotnet tool install --global dotnet-ef
dotnet restore

Start

dotnet run

📌 Installation For Frontend

Clone

git clone https://github.com/135-Inveon-FullStack-Bootcamp-Classroom/mehmet-mutlu-graduation-project.git

Go to folder

cd frontend

Start

npm install

Start

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors