https://github.com/duanedave/blockchain-conference-first-capstone
This a fully responsive website for a Blockchain conference where attendees can register to have complete information about the conference, Built with Html | Css | JavaScript
https://github.com/duanedave/blockchain-conference-first-capstone
css css3 html javascript
Last synced: 9 months ago
JSON representation
This a fully responsive website for a Blockchain conference where attendees can register to have complete information about the conference, Built with Html | Css | JavaScript
- Host: GitHub
- URL: https://github.com/duanedave/blockchain-conference-first-capstone
- Owner: DuaneDave
- License: other
- Created: 2022-07-25T07:42:36.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-19T16:15:38.000Z (almost 4 years ago)
- Last Synced: 2025-02-07T13:38:48.763Z (over 1 year ago)
- Topics: css, css3, html, javascript
- Language: CSS
- Homepage: https://duanedave.github.io/Blockchain-Conference-first-capstone/
- Size: 2.76 MB
- Stars: 20
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# capstone-project

## Description the project.
This is the first Microverse capstone project meant to summarize all the content learned through module 1. The objective was to mimic the appearance of a landing page, in a similar way a web developer would receive the requirements in a job.
## Built With
- HTML
- CSS
- Javascript
- Visual Studio Code
- Chrome Developer Tools
- following github flows standards.
## To get a local copy up and running follow these simple example steps.
- Clone this repo to your machine by using Git clone: Git clone `https://github.com/DuaneDave/Blockchain-Conference-first-capstone.git`
- open in your vs code terminal and run live
- `npm install -g @lhci/cli@0.7.x`
- `npm install --save-dev hint@6.x`
- `npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x`
### Run the following tests:
- `npx hint .`
- `npx stylelint "\*_/_.{css,scss}"`
- `npx eslint .`
### Usage
You're free to use this project however you like it for educational purposes. Just keep in mind the acknowledgment described below
### LIVE DEMO
Check the live version [here](https://duanedave.github.io/Blockchain-Conference-first-capstone/)
Check the live demo [here](https://www.loom.com/share/4b86fc0ecbf64f799a5526eb17bd0654)
## Authors
👤 **OBIEBI OKIEMUTE DAVID**
- GitHub: [@githubhandle](https://github.com/DuaneDave)
- Twitter: [@twitterhandle](https://twitter.com/dave_duane)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/okiemute-david-obiebi-6b4a6a230/)
## 🤝 credit
[@Cindy Shin](https://www.behance.net/adagio07) Thanks for this amazing Design.
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/DuaneDave/Blockchain-Conference-first-capstone/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
- Inspiration
- etc
## 📝 License
This project is licensed by [MIT](./LICENSE).