Skip to content

Latest commit

 

History

62 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

TAPAssessment

Technologies Used

  • Client

    • ReactJS
    • Material UI
  • Server

    • Express
    • MongoDB

Instructions for Setting Up Locally

IMPORTANT

  • Both client and server must be running at the same time.
  • Start the server and ensure it is connected to the database before starting the client.

Client

  1. cd client
  2. npm install
  3. npm start

Server

  1. cd server
  2. npm install
  3. npm start

Assumptions

  1. salary <= Number.MAX_SAFE_INTEGER

About

Technology Associate Programme (TAP) 2021 Take Home Assessment for ESTL

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages