This is my delivery for the CSS Frameworks CA. It is a social media platform consisting of three pages so far:
- Authentication page
- Feed page
- Profile page
Built With
- HTML5
- Bootstrap
- SASS/SCSS
At first clone the repo:
git clone git@github.com:VildeAvloes/css-frameworks-ca
Install dependencies:
npm install
npm run watch
