HTML/CSS JavaScript capstone project-2022 United Nations Climate Change Summit-page
- HTML(HTML-5).
- CSS(Flexbox - grid).
- javaScript (Vanilla JS).
- GtHub.
- Add Linters for HTML/CSS.
- Use Mobile-first approach.
- Use best practices for HTML & CSS.
- Update README file.
- Add Home page.
- Add About page.
- Use images and backgrounds to enhance the look of the website.
- Add Desktop version with media queries.
- Add Mobile Menu.
- Add Fixed nav bar.
- When the user click the close button, the mob-menu disappears.
- Add JavaScript array of objects to store all of the projects information.
- Add function to creat Featured Speakers section dynamically using the information stored in the JavaScript array.
- Add loom video.
- Original work designed by [Cindy Shin](https://www.behance.net/adagio07)
1- clone Repo. git clone [email protected]:MostafaShahat2021/portfolio.git
2- Install npm (node pakage manager) you can run any one of these commands to install npm on your machine:
- npm i
- npm install
- sudo apt install npm
to install globally, just add a -g or --global after the install or i
- npm i -g
- sudo apt install -g npm
We use Linters for HTML/CSS to cheack this project.
👤 Original design by Cindy Shin 👤 developed by Microverse student Mostafa Shahat
- GitHub: @MostafaShahat2021
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.