Skip to content

iprinceroyy/room-homepage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Room homepage

Table of contents

Overview

End term goal

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Navigate the slider using either their mouse/trackpad or keyboard

Design

Links

Process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow

Useful resources

Contributing to Room Homepage

Welcomes you all to contribute to this project

Issue

Feel free to submit issues and enhancement requests

Contributing Guidelines

In general, we follow the 'fork-and-pull' Git Workflow

  1. Fork the repo on github
  2. Clone the project to your local machine
  3. Create separate branch with title 'yourname/dev'
  4. Commit the changes to your own branch
  5. Push your work back upto your fork
  6. Submit a pull request so that we can reveiw your changes

NOTE: be sure to merge the latest from "upstream" before making a pull request!

Contributors