Skip to content

RaghavSingh1212/CircleRush

Repository files navigation

Welcome to Your Expo App 👋

This is an Expo project created with create-expo-app.

🚀 Get Started

1. Install Dependencies

Run the following commands to install dependencies:

npm install
npm fund
npm audit fix --force
sudo npm install -g firebase-tools
sudo npm i --save firebase-functions
npm install dotenv --save

2. Add Environment Variables

Create a .env file inside the functions folder and add your SENDGRID_API_KEY.

3. Start the App

npx expo start

4. Start Firebase Emulators

Open two new terminal windows and run the following:

firebase emulators:start --only functions
firebase functions:shell

📱 Run on Different Devices

You can open the app in:

🌀 Project Structure

The project follows a file-based routing approach, and you can start developing inside the app directory.

🔄 Reset the Project

If you need a fresh project, run:

npm run reset-project

This will move the starter code to the app-example directory and create a new app directory.

📚 Learn More

Check out these resources to learn more about Expo development:

🎨 Screenshots

Here are some screenshots of the app:

Local Image

🎬 Demo Video

Watch the video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •