Skip to content

kpethtel/cards-against-employability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SETUP

brew install npm node

Backend

  • cd backend
  • touch .env
  • add DB_URL variable to .env file
  • npm install
  • node index.js

Frontend

  • cd frontend
  • touch .env
  • add REACT_APP_GIPHY_API_KEY and REACT_APP_GIPHY_URL variables to .env file
  • npm install
  • npm start

About

A job interview emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published