← All Blogs

Setup and Customize Bootstrap in Next.js

9 July, 2021

Setup and Customize Bootstrap in Next.js blog

In this tutorial, you'll learn to set up Bootstrap in a Next.js project. Besides this, you'll also install react-bootstrap to use Bootstrap-based React components.

In this tutorial, you'll learn to write bash scripts that create and optimize images in different image formats, targeting the most common formats, including JPG, PNG, WebP, and SVG.

Read the full blog on RavSam.

Thanks for reading 💜


I publish a monthly newsletter in which I share personal stories, things that I am working on, what is happening in the world of tech, and some interesting dev-related posts which I across while surfing on the web.

Connect with me through TwitterLinkedInGithub or send me an Email.

Ravgeet, Full Stack Developer and Technical Content Writer

🚀 Come Join my Newsletter

I share tips on how to get started with freelancing, remote jobs, developer-related stuff, startup ecosystem, and lots of insider secrets with my subscribers.

Subscribe →
🧠 More Interesting Reads
How to Setup and Customize Tailwind in Nuxt.js
Learn how to stylize your Nuxt.js application with the help of the famous CSS library - Tailwind.
How to enable in-app Notifications using TinyMCE APIs
Notifications add value to an app by helping to build conversations between users. They can also help make an interface less hostile by sharing important information. And it’s because they’re so useful that you’re being flooded by feature requests th...
Build a Task Assignment App with Twilio Whatsapp, Strapi, and Next.js
Learn how to create a task assignment application to assign/unassign tasks and send notifications to the concerned people.