Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 249 Bytes

File metadata and controls

18 lines (14 loc) · 249 Bytes

BetterInternship

A comprehensive internship platform connecting students with employers.

Installing dependencies

npm install --legacy-peer-deps

Running Locally

npm run dev

Jest Testing

npm run test