Photo club haute lozere
Go to file
Guillaume Dorce 441cf30be7 fix home styling with header 2023-02-19 17:27:23 +01:00
prisma initial commit with home, header, footer, react-page and builder.io 2023-02-04 17:03:40 +01:00
public home page 2023-02-19 16:47:06 +01:00
src fix home styling with header 2023-02-19 17:27:23 +01:00
.env.example initial commit with home, header, footer, react-page and builder.io 2023-02-04 17:03:40 +01:00
.eslintrc.json initial commit with home, header, footer, react-page and builder.io 2023-02-04 17:03:40 +01:00
.gitignore initial commit with home, header, footer, react-page and builder.io 2023-02-04 17:03:40 +01:00
.onedev-buildspec.yml Add .onedev-buildspec.yml 2023-02-15 18:31:37 +00:00
README.md initial commit with home, header, footer, react-page and builder.io 2023-02-04 17:03:40 +01:00
next.config.mjs initial commit with home, header, footer, react-page and builder.io 2023-02-04 17:03:40 +01:00
package.json remove builder.io 2023-02-04 17:07:05 +01:00
pnpm-lock.yaml remove builder.io 2023-02-04 17:07:05 +01:00
postcss.config.cjs initial commit with home, header, footer, react-page and builder.io 2023-02-04 17:03:40 +01:00
prettier.config.cjs initial commit with home, header, footer, react-page and builder.io 2023-02-04 17:03:40 +01:00
tailwind.config.cjs add poppins font but not working 2023-02-11 18:55:24 +01:00
tsconfig.json initial commit with home, header, footer, react-page and builder.io 2023-02-04 17:03:40 +01:00

README.md

Create T3 App

This is a T3 Stack project bootstrapped with create-t3-app.

What's next? How do I make an app with this?

We try to keep this project as simple as possible, so you can start with just the scaffolding we set up for you, and add additional things later when they become necessary.

If you are not familiar with the different technologies used in this project, please refer to the respective docs. If you still are in the wind, please join our Discord and ask for help.

Learn More

To learn more about the T3 Stack, take a look at the following resources:

You can check out the create-t3-app GitHub repository — your feedback and contributions are welcome!

How do I deploy this?

Follow our deployment guides for Vercel, Netlify and Docker for more information.