Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suamirochadev/nlw-expert-rn
NLW - Orders build with ReactNative and TailwindCSS(nativewind)
https://github.com/suamirochadev/nlw-expert-rn
expo react-native tailwindcss
Last synced: 6 days ago
JSON representation
NLW - Orders build with ReactNative and TailwindCSS(nativewind)
- Host: GitHub
- URL: https://github.com/suamirochadev/nlw-expert-rn
- Owner: suamirochadev
- Created: 2024-02-06T14:23:46.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-02-09T16:54:41.000Z (9 months ago)
- Last Synced: 2024-02-14T11:47:09.738Z (9 months ago)
- Topics: expo, react-native, tailwindcss
- Language: TypeScript
- Homepage:
- Size: 2.94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
NLW Orders 💻
Technologies •
Getting Started •
Author •
Contribute
Esse é um dos projetos desenvolvidos em aula no evento NLW expert.🎨 Layout
💻 Technologies
- React Native
- Expo
- TailwindCss /NativeWind🚀 Getting started
For help getting started with Flutter, view our online [documentation](https://reactnative.dev/).
Prerequisites
Here you list all prerequisites necessary for running your project. For example:
- [VsCode](https://code.visualstudio.com/)
- [React Native](https://reactnative.dev/)
- [NodeJS](https://nodejs.org/en)
- [Android Studio](https://developer.android.com/studio?hl=pt-br)
- [TailwindCSS/NativeWind](https://tailwindcss.com/)Cloning
How to clone your project
```bash
git clone nlw-expert-rn
```Starting
How to start your project
```bash
cd nlw-expert-rn
npx expo start
```🤝 Author
[Call me](https://bento.me/suamirochadev)
📫 Contribute
Here you will explain how other developers can contribute to your project. For example, explaining how can create their branches, which patterns to follow and how to open an pull request
1. `git clone https://github.com/nlw-expert-rn/`
2. `git checkout -b feature/NAME`
3. Follow commit patterns
4. Open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!Documentations that might help
[📝 How to create a Pull Request](https://www.atlassian.com/br/git/tutorials/making-a-pull-request)
[💾 Commit pattern](https://gist.github.com/joshbuchea/6f47e86d2510bce28f8e7f42ae84c716)