This is a Next.js project bootstrapped with create-next-app
and tailwindcss
created for other boilerplate templates to easily set up and maintain a frontend part ony.
create-next-app
, tailwindcss
, tailwindui
, @headlessui/react
, @heroicons/react
, amazing-github-template
Make sure you have a current version of Node.js installed ā we are targeting versions 18>
.
Read about other prerequisites in our docs.
Install all dependencies:
npm install
Start your frontend:
npm run dev
Open http://localhost:3000 with your browser to see the result.
frontend/pages/index.tsx
. The page auto-updates as you edit the file.frontend/pages/api/hello.ts
.frontend/pages/api
directory is mapped to /api/*
. Files in this directory are treated as API routes instead of React pages.next/font
to automatically optimize and load Inter, a custom Google Font.On Windows, if you're seeing an error containing EPERM
it may be related to spaces in your path. Please see this issue for more details.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
See the open issues for a list of proposed features (and known issues).
Reach out to the maintainer:
If you want to say thank you or/and support active development of Boilerplate Template Frontend React:
Together, we can make Boilerplate Template Frontend React better!
First off, thanks for taking the time to contribute! Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated.
Please read our contribution guidelines, and thank you for being involved!
The original setup of this repository is by Dmitriy Sheleg.
For a full list of all authors and contributors, see the contributors page.
Boilerplate Template Frontend React follows good practices of security, but 100% security cannot be assured. Boilerplate Template Frontend React is provided "as is" without any warranty. Use at your own risk.
For more information and to report security issues, please refer to our security documentation.