Skip to content

zol22/bug-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Packages

  • Client:
    • react-google-login
    • react-hook-form
  • Server:
    • Express
    • Cors
    • google-auth-library

Run the project

  • Client: npm start [http://localhost:5000]
  • Server: npm run dev [http://localhost:3000]