Next.js and Bootstrap

Before You Start I will be assuming the following : You will be using Next.js >= 13 with app routing rather than the legacy page routing. You will be using Boostrap >= 5.3 so that jquery is not required. You already know a fair amount about Next.js You are starting fresh with a new Next.js project. These instructions can be used to retrofit Boostrap into an existing project, however. Install NPM Create a new Next.

Read more »