Europe's leading tech festival: TNW Conference is a 2-day technology event in the greater Amsterdam area, where industry leaders and tech enthusiasts alike come together, to explore how tech will shape the world of tomorrow.
This is my final project for HTML & CSS MODULE from the microverse curriculum.
This project is meant to test student ability's on being able to put together all that they have learnt in a module to ensure they mastered it well.
Mobile and desktop version screenshots can be found in the repository.
Build a website for an event by following a design from behance, using:
- HTML5 and CSS3 (or a CSS framework) along with best practices.
- CSS3 media queries for the desktop version.
- JavaScript.
- Linters (Lighthouse, Webhint, Stylelint, Eslint).
- HTML5/ CSS3
- Bootstrap
- javascript
- Git and GitHub
- A web browser (like Google Chrome, Opera...)
- A code editor.
To get a local copy (open and running), follow these simple steps.
- Download or Clone Repository.
- In case you downloaded repository Extract ZIP Folder.
- One folder in your text editor.
- Run
npm install
command to install all dependencies.
N.B: Make sure that you have node installed in your commputer, if not Download Node
- 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.
👤 Achraf KHITER
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Inspiration from Microverse great curriculumm then a great appreciation to Microverse community.
-
The original design ideal by Cindy Shin in Behance
-
Project from Microverse html & css module
-
Images inspired by this All avatar images
This project is MIT licensed.