/nomad-flowbite-next.js-saas-landing

Nextjs-14 Flowbite-React Starter | Saas Landing | NomadGang

Primary LanguageTypeScriptMIT LicenseMIT

Website GitHub License NPM Version NPM Version NPM Version NPM Version GitHub Release

X (formerly Twitter) Follow

Deploy

The easiest way to deploy your Nextjs Flowbite-React app is to use the Vercel Platform from the creators of Next.js. Check out their Next.js deployment documentation for more details.

Deploy with Vercel

Similarly you can deploy to Netlify with their one click deployment button from here. You can browse their site deploy documentation

Deploy to Netlify

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