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.
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.
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.
Latina In Tech Website is MIT licensed, as found in the LICENSE file.