Skip to content

latina-in-tech/latina-in-tech.github.io

Repository files navigation

Latina In Tech

Official Site Linkedin Telegram Twitter Instagram Facebook CI/CD

Latina In Tech is a local tech community based in Latina, Latium, Italy.

Our goal is to group up tech professionals from the same area.

We organize monthly events for knowledge sharing & network.

🚀 Setup & Run

To build this project, we used NextJs v. 13.

Having Node JS installed on your machine is a requirement (see .node-version to install the required version)

To build & start run following commands:

  • npm i
  • npm run dev

Note: Ensure you have configured prettier (code formatting) in your IDE (see https://prettier.io/docs/en/editors). We use it for a common code style guide for the project and team.

👏 Contributing

First of all, THANK YOU for choosing to contribute to this project!

You may want to read our Contributing Guideline for more info on how to do it, as well as our Code of Conduct.

How can I add myself to the community page?

It's pretty simple, take a look here: Community

📄 License

Latina In Tech Website is MIT licensed, as found in the LICENSE file.