Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 953 Bytes

File metadata and controls

41 lines (26 loc) · 953 Bytes

css-frameworks-ca

Pictroid is a social media site from photo enthusiast. It is a site where you can post your photos and share them with enthusiast who enjoy the photos more then the profiles who is sharing them. The site is a part of learning bootstrap so I tried to use as little custom css as possible on this site.

The design is trying to stay inline with other social media sites for easy usability for the user. The site has a top header on desktop but a footer navbar for mobile, for easier accessibilty when using thumbs on mobile devices.

Built With

  • HTML
  • CSS
  • Boostrap
  • SASS

Installing

  1. Clone the repo:
git clone https://github.com/OJOverby/css-frameworks.git
  1. Install the dependencies:
npm install bootstrap@5.2.0
npm install -D sass
npm install -D live-server

Running

To run the app, run the following commands:

npm run start

Contact

Email