Skip to content

majimenezaquino/bufalo-tech-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bufalo-tech-task

alt text

Technical test for buffalo-tech:

This test is developed in node js in version 16.

This test is done in two parts: backend and frontend, for the backend created in node js and the frontend created in react js.

steps to run the backend:

  # have node js installed 16+
  # open a terminal.
 > git clone https://github.com/majimenezaquino/bufalo-tech-task.git
 > cd bufalo-tech-task
 > cd backend
 > npm install
 > npm start

Run the tests

npm run test

steps to run the frontend:

  # have node js installed 16+
  # open a terminal.
 > cd bufalo-tech-task
 > cd frontend
 > npm install
 > npm start

Run the tests

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages