Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/david-lafontant/w.g.t-summit-2021
Web portal of the World Globalization Trade Summit 2021. W.G.T-Summit-2021 inform about WGT summit (venue, speaker, date, etc..)
https://github.com/david-lafontant/w.g.t-summit-2021
css html javascript portfolio sass
Last synced: 22 days ago
JSON representation
Web portal of the World Globalization Trade Summit 2021. W.G.T-Summit-2021 inform about WGT summit (venue, speaker, date, etc..)
- Host: GitHub
- URL: https://github.com/david-lafontant/w.g.t-summit-2021
- Owner: david-lafontant
- License: other
- Created: 2022-01-05T13:54:31.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-08-17T16:25:53.000Z (over 2 years ago)
- Last Synced: 2024-12-29T14:09:36.133Z (about 1 month ago)
- Topics: css, html, javascript, portfolio, sass
- Language: CSS
- Homepage: https://wgtsummit.netlify.app/
- Size: 1.68 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# HTML/CSS & JavaScript capstone project - Conference page
## Learning objectives
- Use semantic HTML tags.
- Apply best practices in HTML code.
- Use CSS selectors correctly.
- Use CSS box model.
- Use Flexbox to place elements in the page.
- Demonstrate ability to create UIs adaptable to different screen sizes using media queries.
- Use GitHub Pages to deploy web pages.
- Apply JavaScript best practices and language style guides in code.
- Use JavaScript to manipulate DOM elements.
- Use JavaScript events.
- Use objects to store and access data.
- Communicate technical concepts to other technical people.# WORLD GLOBALIZATION TRADE SUMMIT 2021
World Globalization Trade Summit is an event organized to encourage trade and exchange around the world. This event is intended to promote free trade policy and evaluate the effective trade from different points of view. Top Scholars, Politics, Activists, and Business People are among the speakers of this event.
## Desktop version
![Desktop screenshot](assets/images/desktop_screenshot.png)
## Mobile version
![Mobile screenshot](/assets/images/mobile_screenshot.png)## Built With
- HTML, CSS, JavaScript, GIT, & SASS.
- - Technologies used: GitHub, VScode, Windows 11 .
-## Live Demo
[Live Demo Link](https://david-lafontant.github.io/capstone1/index.html)
## Video Preview
Video [Video](https://www.loom.com/share/9ad870ae58c843d9b355f8f282e2e3b3)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A device that support running browser applications.
- access to internet connection.### Setup
#### View pages from the browser
- If you just want to check the webpage/webapp, you have it available on the live demo link.
#### Install locally the code of the application
In order to install a local version of this project and please do the following steps:
- Install the latest version of a Code editor.
- install the latest version of GIT.
- Go to the repository [Repository](https://github.com/david-lafontant/capstone1)
- Clone the repository
- Play with the code and enjoy :confetti_ball:## Author
👤 **David Lafontant**
- GitHub: [@githubhandle](https://github.com/david-lafontant)
- Twitter: [@twitterhandle](https://twitter.com/manikatex)## 🤝 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
👤 **Cindy Shin**
- [Template](https://www.behance.net/gallery/29845175/CC-Global-Summit-2015)
## Other Resources
- Font Squirrel [Font Squirrel](https://www.fontsquirrel.com/tools/webfont-generator)
- Font Awesome [Font Awesome](https://fontawesome.com/)
- Mobile simulator [Mobile simulator - responsive testing tool](https://chrome.google.com/webstore/detail/mobile-simulator-responsi/ckejmhbmlajgoklhgbapkiccekfoccmk)
## 📝 LicenseThis project is [MIT](LICENCE.md) licensed.