Skip to content

exodogurgel/ignite-call

Repository files navigation

Ignite Call

GitHub Language Count GitHub Language Count GitHub Top Language Github License

___

💻 About

Application that connects your calendar and allows people to book appointments in their free time. The Design System was used creating in the previous project.

  • Authenticated routes in Next.js.
  • Authentication with Next Auth.
  • Validation with zod.
  • Integration with Google Calendar
  • Integration with Design System

Although there are few features, concepts such as:

  • States
  • State immutability
  • Lists and keys in ReactJS
  • Properties
  • Componentization

🛠 Tech Stack

This project was developed with the following technologies:


🔖 Layout

You can view the layout of the project via the link below:

Web

___

🚀 How it works

Pre-requisites

Before you begin, you will need to have the following tools installed on your machine: [Git] (https://git-scm.com), [Node.js] (https://nodejs.org/en/). In addition, it is good to have an editor to work with the code like [VSCode] (https://code.visualstudio.com/)

🧭 Running the web application (Frontend)

# Clone this repository
$ git clone git@github.com:exodogurgel/ignite-call.git

# Access the project folder in your terminal
$ cd ignite-call

# Install the dependencies
$ npm install

# Run the application in development mode
$ npm run dev

# The application will open on the port: 3000 - go to http://localhost:3000

🦸 Author

Êxodo Gurgel
Êxodo Gurgel
🚀

Linkedin Badge Gmail Badge


📝 License

This project is under the license MIT.

Made with ❤️ by Êxodo Gurgel 👋🏽 Get in Touch!