/school-management

The Source Code for my YouTube Tutorial

Primary LanguageJavaScriptMIT LicenseMIT

School / Student Manager App

This is project is part of my YouTube Tutorial about Creating A Full Stack App using Reactjs, ASP .Net Core Web API and MongoDB.

Link to my YouTube Channel https://www.youtube.com/@coding-aqyanoos

Link to my website https://aqyanoos.com

Visit The Video Tutorial here

Todos before starting the app:

  1. Enter Your Own MongoDB Connection String inside appsettings.json.
  2. Install dependencies for Web Api(check NuGet package manager).
  3. Remove package-lock.json before doing the next step.
  4. Install dependencies for React: Jump to the ClientApp directory and run npm install in your terminal.

Info

I modified the file package.json but the original version of this file is package copy.json in case you want to install all dependencies came with React inside ASP .Net Core.

Any Error?

Visit my YouTube channel and watch the Full Tutorial on YouTube here.