Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# React Native Project

Welcome to the **React Native Project**! This project is built using React Native, a powerful framework for building cross-platform mobile applications.

## Table of Contents

- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Running the App](#running-the-app)
- [Contributing](#contributing)
- [License](#license)

## Getting Started

Follow these instructions to get a copy of the project up and running on your local machine.

### Prerequisites

Ensure you have the following software installed:

- **Node.js**: [Download Node.js](https://nodejs.org/)
- **npm or Yarn**: Package manager that comes with Node.js or install [Yarn](https://yarnpkg.com/)
- **React Native CLI**: [Installation Guide](https://reactnative.dev/docs/environment-setup)
- **Xcode**: Required for iOS development. [Download Xcode](https://developer.apple.com/xcode/)
- **Android Studio**: Required for Android development. [Download Android Studio](https://developer.android.com/studio)

### Installation

1. Clone the repository:

   ```bash
   git clone https://github.com/cxobaidullah/RayTec.git
   cd RayTec
  1. Install the dependencies:

    npm install
    # or
    yarn install

Running the App

To run the app on iOS or Android:

  • iOS:

    npx react-native run-ios
  • Android:

    npx react-native run-android

Note: Ensure you have the respective emulator or a connected device available.

Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages