martasp / filmRep

Home Page:HomePage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

filmRep

Welcome to film api : (This is coded with .net core and react with Typescript)

functionality

Add movies
Add actors
Sorting

Installing

1.Open cmd and copy this :

git clone https://github.com/martasp/filmRep.git
cd filmRep
dotnet restore
dotnet ef database update
dotnet publish
dotnet run 

2.Open browser localhost:5000

About

HomePage


Languages

Language:TypeScript 36.9%Language:C# 35.4%Language:PLpgSQL 17.0%Language:JavaScript 7.6%Language:CSS 3.1%