Awesome
convene
Convene is a shared social calendar platform for you & your friends so you can be up to date with their latest plans and events or collab and organize a shared event of your own.
<strong> <h3>This is still a work in progress! :)</h3> </strong> <br />Technologies Used
<li>React Native Expo</li> <li>Zustand</li> <li>Firebase V9</li> <li>Typescript</li>Getting Started
Prerequisites
Either download the Expo Go app to run this app locally on your physical device or set up an emulator with Expo Go installed on it. Read more on how to do this here.
To run the app locally, follow these steps:
- Clone this repository and navigate into the project
git clone https://github.com/nklmantey/convene.git cd convene
- Install necessary packages and dependencies
npm install
- Run the app
npx expo start