Next Project Site Template

The smart starting point that saves weeks of work while delivering results that actually matter.

npx create-next-app@latest --example "https://github.com/EarthyScience/next-project-site" [your-project-name]
This template includes the complete source code for your next project. If you find it useful, please consider showing your support by leaving a star!
Markdown for the component era. MDX lets you use JSX in your markdown content. You can import components, such as interactive charts or alerts, and embed them within your content.
This template is built using Next.js, the React framework for the web. Getting you direct access to the latest React features, including Server Components and Actions.
Do you want animations? then use three js, @react-three/fiber and @react-three/drei to show your vision.
Do you need more components, then include them from shadcn as you go or better yet, create your own!
Do your own css styles or better yet, use tailwindcss a utility-first CSS framework packed with classes.
We use TypeScript, a typed programming language that builds on JavaScript, giving you better tooling at any scale. It catches errors early in your editor!