https://ewertonsolitto.github.io/OneBitX/pages/index.html
Exercise of OneBitCode course to train Bootstrap and Sass, remaking a website with 3 pages, also using the Animate on Scroll Library.
-
BOOTSTRAP
-
SASS
-
HTML
-
AOS
# Clone repository
git clone https://github.com/EwertonSolitto/OneBitX.git
# Install dependencies
npm i
# Install Sass
npm i -g sass
# Run Sass
npm run sass
# Open index
pages/index.html


