Magic of Thinking Big
The landing page for "The Magic of Thinking Page" book which has sold more than 6 million copies world wide.
Click here
Demo:Overview:
- Fully responsive website
- Built using Bootstrap 4
- Used gulp for building files from source
- ScrollSpy included
- Smooth Scrolling on navbar item click
Built using my own Bootstrap 4 boilerplate code . You can find it here
Installation
Clone the repo
git clone https://github.com/supercoder123/bootstrap-4-book-landing-page.git
Install dependencies
npm install
Run server
npm run start
Website will now be running at localhost:3000