Skip to content

juninmd/curso-react-native

Repository files navigation

# Curso React Native

This repository contains a standard software project.

## Installation

1.  Clone the repository: `git clone https://github.com/seuocursos/curso-react-native.git`
2.  Navigate to the project directory: `cd curso-react-native`
3.  Install dependencies: `npm install`  (or `yarn install` if applicable)
4.  Run the development server: `npm start`  (or `yarn start`)

## Usage

*   **Understanding the Project:** The project is a standard software project designed for learning React Native development. It includes:
    *   `apresentacao.pptx`: A presentation covering project setup and initial concepts.
    *   `apresentacao [Salvo automaticamente].pptx`: Another presentation module.
    *   `apresentacao.pptx`: The main application's interface.
    *   `apresentacao2.pptx`:  A separate module for demonstrating UI components.
    *   `imagens`: Placeholder for any supporting images or assets.
    *   `readme.md`: This file provides a project overview and documentation.

*   **Development:**  The project is primarily developed using React Native.  You can build the application using `npm run build` or `yarn build`.  The build output will be located in the `dist` directory.  You can then run the application by using `npm start` or `yarn start`.

*   **Further Exploration:**  Refer to the `README.md` file for more detailed instructions and documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors