Skip to content

Ceagah2/inHouse-full-stack-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

inHouse-full-stack-test

Hello ! This is my full stack test for inHouse

Let's check what I've used to build this

Techs used :


How to use

  • Clone the repository in you local.
  • In your terminal, type cd backend to jump into the backend folder.
  • Into the backend folder, you should type npm i to install all the dependencies packages,
  • Then you should type npm run dev to run the backend.
  • Now you should get back to the root folder, and jump into the mobile folder. cd .. cd mobile
  • Then you should type npm i or yarn to install all the mobile dependencies.
  • Then you should type npm run android or yarn android to install all the android dependencies in your emulator.

Now the app should running at you emulator. You should create an account and log in the application. When the app log, the test is over.

Special thanks

Special thanks to inHouse and Pablo Lopes to give me the opportunity to make this test and show how much can i code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published