Skip to content

sagarmusabbir/nomad-flowbite-react-next.js-portfolio-landing

Repository files navigation

Flowbite-React-NextJs Boilerplate

Deploy Preview Netlify Status

Preview

Built With

Description

A Boilerplate for NextJs + FlowbiteReact - This is an open source boilerplate made by Third Bracket which anyone can use without any credit.

Getting Started

This is a Next.js project bootstrapped with create-next-app.

npm create next app

Depedencies

        "flowbite": "^2.3.0",
        "flowbite-react": "^0.7.0-beta.6",
        "next": "^14.1.3",
        "react": "^18",
        "react-dom": "^18"

Installing

  1. Clone the repo and enter the directory
git clone https://github.com/sagarmusabbir/FlowbiteReact-NextJs-Boilerplate.git
cd FlowbiteReact-NextJs-Boilerplate
  1. Install NPM packages
npm install or yarn install
  1. Run project
npm run dev or yarn dev

Contact

sagarmusabbir@gmail.com

Project Link: FlowbiteReact-NextJs-Boilerplate

Authors

  1. Musabbir Sagar @myLinkedIn

Version History

  • 0.1
    • Initial Release

Acknowledgements