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

https://github.com/jongan69/demo


https://github.com/jongan69/demo

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Lina - Ai chat template

Thank you for buying the Multia Marketplace template!

## Features

- Built with Expo, React Native & Nativewind
- Dark/light mode
- Fully customizable components
- TypeScript

## Getting Started

```bash
# Use Node.js v20
nvm use 20

# Install dependencies
npm install

# Handle peer dependency issues
npm install --legacy-peer-deps

# Start the Expo development server with a clean cache
npx expo start -c
```