mino89 / firenze.dev

firenze.dev website

Home Page:firenze-dev-five.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

firenze.dev

the website https://firenze.dev

This is a Next.js project bootstrapped with create-next-app. It uses React and TypeScript.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

scripts

npm run pretty
#yarn pretty

format source code

Contribute

Non vediamo l'ora che tu contribuisca a questo progetto.

Per ogni informazione puoi contattarci su discord, ti risponderemo e ti daremo supporto, puoi usare questo invito: https://discord.com/invite/fZMUd9KCQA

Technical information

The technolgies used in this project are:

  • Next.js
  • TypeScript
  • Tailwind css
  • Preact (only in production)

Before commit

Before committing run the command

npm run prettier

to format the source code.

Deploy

The branch develop is auto deployed to https://staging.firenze.dev

when you open a Pull request, we make a preview deployement. So you can view anche check it from the pull request page.

Commit style

You should use conventional commit messages: https://www.conventionalcommits.org/en/v1.0.0/

About

firenze.dev website

firenze-dev-five.vercel.app


Languages

Language:TypeScript 98.7%Language:JavaScript 1.0%Language:CSS 0.3%