sagarmusabbir / nomad-base

Home Page:https://nomad-flowbite-react-next-starter.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flowbite-React-NextJs Starter

Preview

Deploy with Vercel

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.

Features

  1. Ready to use flowbite react component
  2. Next.js App Directory
  3. Typescript custom type declaration
  4. Dynamic navigation links
  5. A site config file to easily customize
  6. SEO Optimization (using next-seo)
  7. Proper use of SVG icons with React SVGProps and react-icons

Getting Started

You can easily bootstrap your project with create-next-app

npx create-next-app --example https://github.com/sagarmusabbir/nomad-flowbite-react-next.js-starter nomad-flowbite-react-next.js-starter

Follow the inline command until the project is ready. After that go to your project directory and run local server.

cd nomad-flowbite-react-next-starter
npm run dev

Depedencies

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

Customize

  1. Simply go edit site.ts and change your site data.
  2. Edit next-seo.config.js to change seo related data.

Deploy

Deploy your project to Vercel or Netlify. You can directly deploy to vercel with the button bellow.

Deploy with Vercel

Contact

sagarmusabbir@gmail.com

Project Link: nomad-flowbite-react-next-starter

Authors

  1. Musabbir Sagar @myLinkedIn

Version History

  • 0.1
    • Initial Release

Acknowledgements

About

https://nomad-flowbite-react-next-starter.vercel.app


Languages

Language:TypeScript 95.0%Language:JavaScript 4.8%Language:CSS 0.2%