MagdyH / react-dotNetCore-demo

add API .Net Core and React project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-dotNetCore-demo

this is a simple frontend and backend code (React + Redux and .Net Core)

steps to run the projects:-

1- git colne of this repository runing this command :git colne https://github.com/MagdyH/react-dotNetCore-demo.
2- build ReactAPI project to create the DB. Note: i used Entity Framework Core - Code First .
3- run the API project.
4- open react-typescript folder and run : npm install to get node modules.
5- after getting package rum command : npm start to run frontend project.
6- go to user page from the menu.
7- enjoy your demo ;)

About

add API .Net Core and React project


Languages

Language:TypeScript 65.2%Language:C# 31.1%Language:CSS 1.5%Language:HTML 1.4%Language:JavaScript 0.9%