Skip to content

nmdlnd/ibarin

Repository files navigation

πŸ’ Ibarin

All Contributors

A brief description of what this project does and who it's for

πŸ—’οΈ Features

Template feature

  • 🎈 Mobile first and responsive page
  • πŸ€– SEO metadata and Open Graph tags #10
  • πŸ’― Maximize lighthouse score #11
  • βš™οΈ PSI reports #11

Developer feature

  • πŸ”₯ Next.js for Static Site Generator
  • 🎨 Integrate with Tailwind CSS
  • πŸ’… PostCSS for processing Tailwind CSS
  • πŸ›  Code Formatter with Prettier
  • 🦊 SEO metadata, JSON-LD and Open Graph tags with Next SEO #10
  • βš™οΈ Bundler Analyzer #8

πŸš€ Quick start

A nodejs >= 6.0.0 setup with yarn is recommended.

  1. Start developing.

    Move to project's directory.

    cd project-name/

    Start your site.

    # using npm
    npm run dev
    
    # using yarn
    yarn dev

    Open source code using your favorite IDE/Text editor and navigate to root` directory, this is where your application live.

  2. Build your application for production.

    Once you're finished, you can make production build of your app using:

    # using npm
    npm run build
    
    # using yarn
    yarn build

πŸ’« Deployment

Deploy with Vercel

Deploy to Netlify

Or using custom server, follow this link

✨ Contributors

Thanks goes to these wonderful people (emoji key):


Ivan Fadila Putra

πŸ“– πŸ“† πŸ‘€

Naufaldi

πŸ’» πŸ‘€

aura kanza

🎨

This project follows the all-contributors specification. Contributions of any kind welcome!