Ignite Call

GitHub language count Repository size GitHub last commit License Stargazers

🚧 Ignite Call 🗓️ Completed 🚀 🚧

FeaturesRun ProjectTechnologiesAuthorDesignLicense


⚙️ Features

  • Create profile user
  • Connect account to Google Schedule
  • Select available days and time intervals
  • Choose a day and time to a call
  • Create event on Google Schedule

🚀 Run Project

1️⃣ Clone project and access its folder:

$ git clone https://github.com/jtiagosantos/ignite-call.git
$ cd ignite-call

2️⃣ Install dependencies:

$ npm i

3️⃣ Define environment variables:

DATABASE_URL=""

#Next Auth
NEXTAUTH_SECRET=""

# Google OAuth
GOOGLE_CLIENT_ID=""
GOOGLE_CLIENT_SECRET=""

4️⃣ Start project:

$ npm run dev

🛠 Technologies

The following tools were used in the construction of project:


🔖 Layout

You can view the project layout through the link below:


👨‍💻 Author

Tiago Santos

Tiago Santos 🚀

Linkedin Badge Gmail Badge


📝 License

This project is under license MIT.