Skip to content

Aruba Ruby Conference 2023 is a webpage built as a capstone project to showcase html, css, and javascript skills gained during Module 1 of the Microverse program.

Notifications You must be signed in to change notification settings

dennis-every/arubyconf

Repository files navigation

logo

Aruba Ruby Conference 2023

📗 Table of Contents

📖 Aruba Ruby Conference 2023

Aruba Ruby Conference 2023 is a webpage built as a capstone project to showcase html, css, and javascript skills gained during Module 1 of the Microverse program.

🛠 Built With

Tech Stack

  • HTML
  • CSS
  • Javascript

Key Features

  • Responsive Pages
  • Mobile Menu interactions using JS
  • Load webpage data using JS

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

  cd my-folder
  git clone git@github.com:dennis-every/arubyconf.git

Prerequisites

In order to run this project you need:

 npm install

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:dennis-every/arubyconf.git

Install

n/a

Usage

Open index.html in your preferred browser.

Run tests

To run tests, run the following command:

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

Deployment

(back to top)

👥 Author

👤 Dennis Every

(back to top)

🔭 Future Features

  • Make MORE button on the home page functional
  • Tickets page
  • Schedule page

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Please star this project if you like this project.

(back to top)

🙏 Acknowledgments

(back to top)

❓ FAQ (OPTIONAL)

  • Can I re-use your code?

    • Sure, no problem!
  • How can I see the project?

    • Just clone the repository as expained in the setup section, and open the index.html file in your preferred browser.

(back to top)

📝 License

This project is MIT licensed

(back to top)

About

Aruba Ruby Conference 2023 is a webpage built as a capstone project to showcase html, css, and javascript skills gained during Module 1 of the Microverse program.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published