Skip to content

Harisene/tech-balance-assignment

Repository files navigation

Welcome to my TechBalance Assignment

Please follow the below steps to run this project.

Note: This project has been developed with Node version v20.8.1.

  1. Clone this repository to your local machine.

    git clone https://github.com/Harisene/tech-balance-assignment.git
    
  2. Navigate to the project folder and install the node_modules by running the below command.

    npm ci
    
  3. That's it. Now you can run the application on your Android emulator or iOS simulator with the below commands from the expo.

    npm start // start development server
    npm run android // build and run the app on your android emulator
    npm run ios // build and run the app on your iOS simulator
    

Note: If you cannot run the project, I have added a screen recording of the application I have developed in the /sample folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published