- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[DevOps International Conference 2023 'Microverse Capstone Porject'] "DevOps Connect: Empowering Global Collaboration" is an exceptional capstone project developed during a bootcamp, leveraging the power of HTML, CSS, and JavaScript to create a dynamic and responsive website showcasing a prestigious international conference focused on DevOps practices and methodologies.
This project was built using: HTML, CSS and JAVASCRIPT
Client
Styles
Language
Database
- [HTML & CSS Best practices]
- [Home Section]
- [About Section]
- [Headline Section ]
- [Speaker Section]
- [Footer Section]
- [Flexbox and Grid to Design flexible responsive layout structure]
- [Mobil First Design ]
- [Deskto Version Design ]
- [Mobile Menu ]
- [Follow GitHub Flow]
- [Use Linters]
- [GitHub Actions]
- [CI and CD Deployment with Netlify]
To get a local copy up and running, follow these steps.
To run this project you need the following tools:
- [VS Code ]
- [Git and GitHub ]
- [CI CD Netlify Bot Instalation]
- [Nodejs ]
Clone this repository to your desired folder:
cd Personal-Portfolio-Project
git clone git@github.com:alyconr/DevOpsConf2023.git
cd my-folder
git clone git@github.com:alyconr/DevOpsConf2023.git
Install this project with:
Lighthouse run
npm install -g @lhci/cli@0.7.x
Webhint:
npm install --save-dev hint@7.x
Stylelint:
npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
Eslint
npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x
To run the project, execute the following command:
To run tests, run the following command:
To test the Stylelint linter:
npx stylelint "**/*.{css,scss}"
To test the Webhint:
npx hint .
To test the ESLint linter:
npx eslint .
You can deploy this project using your local enviroment or use Netlify bot to deploy it online.
JEYSSON CONTRERAS Cindy Shin
👤 Author1
👤 Author2 LinkedIn: LinkedIn
- [Toolbar]
- [Headline]
- [Home-section]
- [About-Section]
- [Speakers-Section]
- [Main-Program-Section]
- [Mobile first]
- [Desktop version]
- [ ] [Mobile Menu]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project please give one start.
I would like to thank my learning teammates and the Microsoft staff to support me all the time.
This project is MIT licensed.