💍 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!