Skip to content

The project was mainly about learning of usage of responsive web design (RWD). Within the mobile-first methodology. Secondly, I tried to improve my BEM skills around proper naming of the CSS classes.

Notifications You must be signed in to change notification settings

pawlovskiii/applab-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppLab

See the live version of AppLab.

The project was mainly about learning of usage of responsive web design (RWD). Within mobile-first methodology. Secondly, I tried to improve my BEM skills around proper naming of the CSS classes. I also use GitHub Pages for the deployment process.

Main features:

  • RWD
  • BEM
  • HTML Semantic Elements

💡 Technologies

HTML5 CSS3

💿 Installation

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/pawlovskiii/applab-website

# Go into the repository
$ cd applab-website

# Install dependencies
$ npm install 

# Run the app
$ npm start

💭 Conclusions for future projects

In the future projects I am going to add JavaScript, to make websites more interactive.

🙋‍♂️ Feel free to contact me

Find me on LinkedIn :)

👏 Thanks / Special thanks / Credits

Thanks to my Mentor - devmentor.pl - for providing me with this task and for code review.

About

The project was mainly about learning of usage of responsive web design (RWD). Within the mobile-first methodology. Secondly, I tried to improve my BEM skills around proper naming of the CSS classes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published