Skip to content

NewArk117/TechnicalAssessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technical Assessment

Pre requisite

-Node.js installed https://nodejs.org/en -MySQL installed https://dev.mysql.com/downloads/mysql/

Backend

-To install the dependencies run the "npm install" command -Go to the directory of the backend and run in the terminal "npm run dev" and it will start the server at port 8080

Frontend

-Open a new tab and go to the directory of the frontend and run in the terminal "npm run dev" and can open the frontend at the browser at http://localhost:3000/

Unit testing

-Go to the directory of the backend and run in the terminal "npm run test" and it will run the unit test file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published