Skip to content

fespschulte/nlw-expert-rn

Repository files navigation

NLW Food Delivery Expert

React Native Expo TypeScript

A Food Delivery mobile application built using React Native, Expo, and TypeScript.

🌟 Features

  • 📱 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

🛠️ Technologies

🚀 Getting Started

Prerequisites

  • Node.js
  • npm or yarn
  • Expo CLI

Installation

  1. Clone the repository
    git clone https://github.com/fespschulte/nlw-expert-rn.git

Install dependencies

cd nlw-expert-rn npm install

or

yarn install Start the project

npm start

or

yarn start 📁 Project Structure The project follows the default Expo Router file-based routing structure.

🧪 Testing Run tests with:

npm test

or

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published