Skip to content

simphiwehlabisa/movie-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Video

Watch the video

db create file

CreateDb.Sql

Tech used

React & asp.net core

Api Configuration

vite.config

     proxy: {
            '^/api/quiz': {
                target: 'https://localhost:7122/',
                secure: false
            }
        },

change target to the correct port "7122" might be in use on your machine

How to run client

cd reactapp
npm install
npm dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages