Bootstrap?...vs Sublime text editor!

Tell us what’s happening:

While im going to be starting my first project soon, and i have always used sublime text editor as my IDE. I was reading the objective on the project and it says for me to use bootstarp if i would like but know nothing of it…so is it another IDE or what??? can i use sublime text editor to complete the project? Do i use both and if so how?

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36.

Link to the challenge:

Bootstrap is a JavaScript library.

Bootstrap is mostly a CSS framework, but it does have some JavaScript features too. It has nothing to do with your IDE, and Sublime Text will work fine. If you didn’t learn Bootstrap in the FCC curriculum (it’s in there), then don’t use it.

first of all sublime is not ide it just a text editor
second Bootstrap is a css and javascript framework that helps you to make your front end design more easy because it gives you a lot of ready components beside an awesome grid system to make your website responsive