Welcome to the Trading App repository! This React Native application for the Trading App project. Below, you'll find instructions on how to set up the development environment and configure necessary variables
Before you begin, make sure you have Node.js and npm installed on your system.
- Clone this repository to your local machine:
git clone https://github.com/YashGupt29/Trading-App.git
- Navigate to the project directory:
cd Trading-App
- Change the
GOOGLE CLIENT ID
andAPPLE SIGN
:
Once you have configured the THE CLIENT ID
file, you can start the server by running:
npm install
npm start
This will install the necessary dependencies and start the server on the specified port.
If you'd like to contribute to this project, please fork the repository and create a pull request with your changes. We welcome any contributions, whether it's fixing bugs, adding features, or improving documentation.
This project is licensed under the MIT License, which means you are free to use, modify, and distribute the code as long as you include the original license in your distribution.
Happy coding! If you have any questions or need further assistance, feel free to reach out to us.