Skip to content

capstone project from module 1, html, css and javascript. Using too bootstrap

License

Notifications You must be signed in to change notification settings

Wikitelmex/capstone-module1

Repository files navigation

Capstone project Module 1

This capstone project is frontend related, using the templaete of Cindy Shin (thanks a lot Cindy), that you can visit in this url: https://www.behance.net/gallery/29845175/CC-Global-Summit-2015

I hope you enjoy it.

screenshot

This project is part of the Module 1 of microverse program.

Built With

  • Html, Sass, Css, Js
  • Bootstrap

Live Demo

Live Demo Link

Getting Started

To get a local copy of the repository please run the following commands on your terminal:

  1. git clone https://github.com/Wikitelmex/capstone-module1.git
  2. cd capstone-module1
  3. git checkout desktop
  4. code . (for this you must to have installed vscode, go to this url for more info: https://code.visualstudio.com/download)
  5. open with live server (alt + l alt + o)
  6. to transpile STYLE.SCSS into Style.css, you can use Live Sass COmpiler, that is in extensions in VSCode

Important Notes

Note 1. I used Bootstrap, that was transpiled in dist/css file joining with my SCSS file where I'm Theming bootstrap, but due the live demo need the transpiled files (style.css) I must to avoid .gitignoring the transpiled file (that has a lot of linters error because boostrat code). And just lintering about my Style.SCSS.

Note 2. For some reason, the live demo doesn't load some font families, but if you run in local it's ok screenshot

Explaining Project Video

https://www.loom.com/share/850396f46efe4781a2bc337fda30cdea

Authors

👤 Alex Castillo

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • learned a lot about SASS and bootstrap

📝 License

This project is MIT licensed.

About

capstone project from module 1, html, css and javascript. Using too bootstrap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages