Skip to content

Snehil-Shah/Student_Database_COSA

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

44 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Welcome to the Student Database IIT Bhilai project πŸ‘‹

Setup instructions

  • Install Nodejs and NPM in your system

  • Run the following commands in the same order:

    cd Backend
    npm install
    node index.js
    
    cd frontend
    npm i
    npm start
    

πŸ§‘β€πŸ’» Maintainers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.3%
  • HTML 2.9%
  • CSS 2.6%
  • Shell 0.2%