Skip to content

An assignment to showcase courses for an internship.

Notifications You must be signed in to change notification settings

SayanBanerjee-007/Courses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Guidelines

Prerequisite

1. Node.js @18.17.1 installed
2. MongoDB server installed

Installation Steps

1.Download the zip file and extract the contents or pull the repositories using git. You will get total a folder named 'frontend' and other folder named 'backend'.

2.Go inside the directory 'backend' and run the bellow commands:

    npm i
    npm run dev

3.Go inside the directory 'frontend' and run the bellow commands:

    npm i
    npm run dev

4.Go to this URL : http://localhost:5173/

Releases

No releases published

Packages

No packages published

Languages