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.
To run the app locally, follow these steps:
- Clone this repository and navigate into the project
git clone https://github.com/nklmnatey/convene.git cd convene
- Install necessary packages and dependencies
npm install
- Run the app
npx expo start