Skip to content

A template repository used for student CSS Frameworks CA submissions.

Notifications You must be signed in to change notification settings

Malkenes/css-frameworks-ca

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FriendLink

A Static web social media application

Features

  • Profile page

    • showing your profile and your posts
  • Responsive design

    • Desktop, tablet and mobile friendly across most common browsers

Demo

Figma Prototypes

Built With

  • Bootstrap
  • SASS

How to Use

Installing

To clone and run this application you will need Git and NodeJs

From the command line:

# Clone this repository
git clone https://github.com/Malkenes/css-frameworks-ca.git

# Go into the repository
cd css-frameworks-ca

# Install dependencies
npm install

Development

To run the application in development mode

npm start

Contact

Marius Malkenes

My Email

My GitHub Account

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.9%
  • SCSS 4.1%