Skip to content

A full boilerplate content configured with Next.js, Tailwind CSS, ESLint, Prettier, Jest and Husky. Ready to folk and begin a Frontend project.

License

Notifications You must be signed in to change notification settings

jhonatan-oliveiradev/template-frontend

Repository files navigation

This is a NextJS featured starter template containing the Following features and more:

Features

Getting Started

This is a modified version of create-next-app with multiple useful features to get started in a flash, to use this run this in terminal

git clone https://github.com/jhonatan-oliveiradev/template-frontend.git my-app

Then, enter the directory using:

cd my-app

Install the packages using:

npm i

Finally, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

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

About

A full boilerplate content configured with Next.js, Tailwind CSS, ESLint, Prettier, Jest and Husky. Ready to folk and begin a Frontend project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published