Skip to content

A template repository used for student CSS Frameworks CA submissions.

Notifications You must be signed in to change notification settings

OJOverby/css-frameworks

 
 

Repository files navigation

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

About

A template repository used for student CSS Frameworks CA submissions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 95.4%
  • SCSS 4.6%