nextjs-typescript-tailwind-contentful-starter
This is a project bootstrapped with:
- Next.js - Open source React framework built by Vercel, Google and Facebook.
- TypeScript - Typed JavaScript at Any Scale.
- Tailwind CSS - A utility-first CSS framework.
- ESLint - Pluggable JavaScript linter.
- Prettier - Opinionated Code Formatter.
- Contentful - API-first content platform to build digital experiences.
Getting Started
First, clone this repository.
Second, 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.
Learn More
To learn more, take a look at the following resources: