Skip to content

WilAm1/internship-system

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Internship System

[project description wip]

Tech Used

Frontend: React, Bootstrap

Frontend

Backend: NodeJS, Express, MySql

Frontend

Run Locally

Clone the project

  git clone https://github.com/clarencetinator7/internship-system

Go to the project directory

  cd internship-system

Frontend

Go to the project directory

  cd frontend

Install dependencies

  npm install

Start the server

  npm run dev

Backend

Go to the project directory

  cd backend

Install dependencies

  npm install

Start the server

  npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.0%
  • HTML 2.0%