Welcome to root! This application is designed to showcase our final prototype as part of the CS194H course. It's built using React Native, Expo, and Supabase to deliver a seamless and interactive user experience.
Before running the application, ensure you have the following installed:
- Node.js
- npm (Node Package Manager)
- Expo CLI
To get the application up and running on your local machine, follow these steps:
-
Clone the Repository
git clone https://github.com/eqsmy/enosi.git cd enosi
-
Install Dependencies
npm install
-
Start the Application
npx expo start
This will start the Expo development server and open the application in your chosen simulator or device.
- React Native
- Expo
- Supabase
If you wish to contribute to this project, please fork the repository and create a pull request. We welcome contributions from everyone!