tcisse / tailwindcss-librairie

Create a lot of components usable in our projects to go faster πŸš€

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TailwindCss Libraire de composants

Create a lot of components usable in our projects to go faster πŸš€

Stack

  • TailwindCss
  • ReactJs
  • Components list

  • Footer βœ…
  • Navbar βœ…
  • Sign Up βœ…
  • Sign In βœ…
  • Team Section
  • Faq Section πŸ”„
  • Newsletter πŸ”„
  • Pricing Section πŸ”„
  • Hero section πŸ”„
  • Previews

    preview

    Example of some components

    previewsignup previewsignup navbarpreview

    In the project directory, you can run:

    npm start

    Runs the app in the development mode.
    Open http://localhost:3000 to view it in your browser.

    The page will reload when you make changes.
    You may also see any lint errors in the console.

    Setting up locally

    To do so, you just have to execute these commands.

    • Get project
    git clone https://github.com/tcisse/tailwindcss-librairie.git
    cd tailwindcss-librairie
    • Install dependencies.
    npm install
    • Run dev server.
    npm start

    Runs the app in the development mode.
    Open http://localhost:3000 to view it in your browser.

    The page will reload when you make changes.
    You may also see any lint errors in the console.

    About

    Create a lot of components usable in our projects to go faster πŸš€


    Languages

    Language:JavaScript 98.5%Language:HTML 0.8%Language:CSS 0.6%