/Capstone-project-module-1

A responsive website for a developer's conference, following mobile-first principles, built with JavaScript to dynamically generate the featured speakers section.

Primary LanguageCSSMIT LicenseMIT

Diego's picture

Capstone Project Module 1 Readme

📗 Table of Contents

📖 Microverse Capstone Project

What is the Capstone Project?

The Capstone Project was requested from the Microverse team at the week 4 and five of the first month on the program, and the purpose is to put in practice and also show all the habilites and skilss in Javascript, Html and Css that I have adquired so far.

🛠 Built With

Tech Stack

This project uses the next technologies.

Client

Key Features

Here you cans see some of the Key features of my project:

  • Responsive Design
  • Include mobile and desktop menu
  • Implements interactions
  • Home Page
  • About Page

(back to top)

🚀 Live Demo

Do you want to run the website? Take a look into the next link

(back to top)

💻 Getting Started

Would you like to check it on your local machine?

To get a local copy up and running, follow these steps.

Prerequisites

To be able to clone the repositori, you will need git, so you can install git if you don't have it.

you will need to know how to install and use linterns, check this Linters Config Repo

Setup

Clone this repository to your desired folder:

  cd my-folder
  git@github.com:Diegogagan2587/Capstone-project-module-1.git

Install

Once you have your own local copy just go to /my-folder, look for the index.html

open the index.html in your local browser, have fun browsing!

Usage

Open the index.html in the main folder, and start to navigate!

the link will for the live website will ve available soon!

Run tests

I followed the Microverse guidelines, if you want to test if the code is complying with the styling guides plese run the next commnands:

Example command:

  npx hint .
  npx stylelint "**/*.{css,scss}"
  npx eslint .

Deployment

This proyect is deploy in the next link: https://diegogagan2587.github.io/Capstone-project-module-1/

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Diego Vidal - Developer

👤 Original design idea by Cindy Shin in Behance.

code sharing Icon by I Putu Kharismayadi from Noun Project

Foto de Priscilla Du Preez en Unsplash

Foto de Laura Heimann en Unsplash

Richard Stallman. (2023, May 20). In Wikipedia. https://en.wikipedia.org/wiki/Richard_Stallman Richar's picture from : Ruben Rodriguez - https://media.libreplanet.org/u/libreplanet/m/richard-stallman-at-libreplanet-2019-2113/

File:James Gosling 2008.jpg. In Wikipedia. https://commons.wikimedia.org/wiki/File:James_Gosling_2008.jpg

(back to top)

🔭 Future Features

This Project is still in development, some feature will completed soon:

  • Animations Effects
  • About section
  • Desktop Version

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Are you feeling inspired?

If you like this project and would like to support us, feel free to give us any suggestion!

(back to top)

🙏 Acknowledgments

Special thanks...

I would like to thanks the Microverse Team for inspiring me to be better! Thanks to Cindy Shin who provided the original idea.

(back to top)

📝 License

This project is MIT licensed.

(back to top)