A Food Delivery mobile application built using React Native, Expo, and TypeScript.
- 📱 Modern and responsive user interface
- 🎨 Styling with NativeWind (TailwindCSS for React Native)
- 🔤 Custom fonts with Expo Google Fonts
- 🧭 Navigation with Expo Router
- 🔒 Type-safe development with TypeScript
- 💾 Local storage with AsyncStorage
- 🗃️ State management with Zustand
- Node.js
- npm or yarn
- Expo CLI
- Clone the repository
git clone https://github.com/fespschulte/nlw-expert-rn.git
Install dependencies
cd nlw-expert-rn npm install
yarn install Start the project
npm start
yarn start 📁 Project Structure The project follows the default Expo Router file-based routing structure.
🧪 Testing Run tests with:
npm test
yarn test 🤝 Contributing Contributions are welcome! Feel free to open an issue or submit a pull request.
📝 License This project is open source and available under the MIT License.
📬 Contact Fernando Schulte - GitHub Profile