This is a T3 Stack project bootstrapped with create-t3-app
.
To learn more about the T3 Stack, take a look at the following resources:
- Documentation
- Learn the T3 Stack — Check out these awesome tutorials
You can check out the create-t3-app GitHub repository — your feedback and contributions are welcome!
Clone this repository
change current working directory to the cloned repository's folder and then run
npm install
consider installing these recommended VSCode extensions
and after everything is installed, you can run the development server using:
npm run dev
Open http://localhost:3000 to see the result.