An open API service indexing awesome lists of open source software.

https://github.com/mattwaler/jettison

A starter project for React Native with Jotai, Expo, and TailwindCSS.
https://github.com/mattwaler/jettison

expo jotai nativewind react-native tailwindcss

Last synced: 5 months ago
JSON representation

A starter project for React Native with Jotai, Expo, and TailwindCSS.

Awesome Lists containing this project

README

          

# ✈️ Jettison

A starter project for using React Native, using the most pragmatic tools available.

## ⭐️ Requirements

- [Node](https://nodejs.org/en/)
- [NVM](https://github.com/nvm-sh/nvm)

## 🧰 Tools

This project uses the following tools:

- [Jotai](https://jotai.org/)
- [Expo](https://expo.dev/)
- [Tailwind](https://tailwindcss.com/)
- [TanStack Query](https://tanstack.com/query/latest)

These tools are built off of the following:
- [React Native](https://reactnative.dev/)
- [NativeWind](https://www.nativewind.dev/)
- [TypeScript](https://www.typescriptlang.org/)

## 🛠 Getting Started

2. Run `nvm use` to switch to the correct Node version
3. Run `npm i` for that big ol' `node_modules` folder
4. Run `npm start` and start developing

### 👋🏻 Thank you!

I appreciate you taking time to check out this project. Please leave a star and share it if you found it useful!