A Boilerplate for NextJs + FlowbiteReact - This is an open source boilerplate made by Third Bracket which anyone can use without any credit.
This is a Next.js project bootstrapped with create-next-app
.
npm create next app
"flowbite": "^2.3.0",
"flowbite-react": "^0.7.0-beta.6",
"next": "^14.1.3",
"react": "^18",
"react-dom": "^18"
- Clone the repo and enter the directory
git clone https://github.com/sagarmusabbir/FlowbiteReact-NextJs-Boilerplate.git
cd FlowbiteReact-NextJs-Boilerplate
- Install NPM packages
npm install or yarn install
- Run project
npm run dev or yarn dev
Project Link: FlowbiteReact-NextJs-Boilerplate
- Musabbir Sagar @myLinkedIn
- 0.1
- Initial Release