Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maccrazyman/capstone-module-1
A webpage clone to showcase front-end skills using HTML , CSS, and JavaScript.
https://github.com/maccrazyman/capstone-module-1
css html javascript
Last synced: 15 days ago
JSON representation
A webpage clone to showcase front-end skills using HTML , CSS, and JavaScript.
- Host: GitHub
- URL: https://github.com/maccrazyman/capstone-module-1
- Owner: MacCrazyman
- License: cc0-1.0
- Created: 2021-11-15T15:00:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-19T13:40:27.000Z (about 3 years ago)
- Last Synced: 2023-03-11T17:37:12.766Z (almost 2 years ago)
- Topics: css, html, javascript
- Language: CSS
- Homepage:
- Size: 2.63 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# CAPSTONE PROJECT [MODULE 1]
> This is a project preview for a website designed for industrial automation purposes, following the guidelines of the [Capstone project](https://github.com/microverseinc/curriculum-html-css/blob/main/capstone/html_capstone.md).
![screenshot](./img/app_screenshot.png)
This project is built to simulate an industrial automation company's website, fully responsive, created dinamically using javascript and following the template from [Cindy Shin](https://www.behance.net/gallery/29845175/CC-Global-Summit-2015).
## Built With
- HTML, CSS, Javascript
- Bootstrap## Live Demo
[Loom video](https://www.loom.com/share/e8d695d83cc941a9b50eebfa32fa2416)
[GitHub pages deployment](https://maccrazyman.github.io/Capstone-module-1/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
* A functional computer with VS Code or any functional coding software.
* Git bash or any version control software.### Setup
* Copy the repo link and clone it in your local machine
* You can execute the following command in your git bash:
````
git clone https://github.com/MacCrazyman/Capstone-module-1.git
````### Usage
* Open the [index](./index.html) file with your browser to see the webpage.
* You can also open the [GitHub pages deployment](https://maccrazyman.github.io/Capstone-module-1/) to see a live version of the webpage.## Authors
👤 **Leonardo Pareja**
- GitHub: [@MacCrazyman](https://github.com/MacCrazyman)
- Twitter: [@MacCrazyman](https://twitter.com/MacCrazyman)
- LinkedIn: [Leonardo Pareja](https://www.linkedin.com/in/leonardo-pareja-pareja/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- This project was buil following a template from [Cindy Shin](https://www.behance.net/adagio07)
- Template has [CC license](https://creativecommons.org/licenses/by-nc/4.0/)
- Pictures and icons are property of [FISE](https://www.fise.co)## 📝 License
This project is [MIT](./MIT.md) licensed.