Skip to content

jmz527/nycxclothes

Repository files navigation

nycxclothes

NYC-based sisters + fashion & lifestyle vloggers

nycxclothes@gmail.com

Description

This is a instagram and youtube data aggregator as well as a fashion, video, and photography app

Heroku demo: https://nycxclothes.herokuapp.com/

YouTube: https://www.youtube.com/channel/UCDhzksj3HUGds3zf7DqhHjA

Instagram: https://www.instagram.com/nycxclothes/

Technologies Used:

NodeJS + Express + EJS + Skeleton + SASS + Gulp + Heroku

Installation Instructions:

First, clone this repo to a directory on your local machine and run npm install:

git clone git@github.com:jmz527/nycxclothes.git
cd nycxclothes/
npm install

After that's done, run the npm "start" command:

npm run start

And you should be good to go! Open up http://localhost:3000 and take a look!

Routes:

'/'
'/home'
'/about'
'/contact'

Planning & Wireframes:

Inspiration: http://www.fanmdjanm.com/

https://www.instagram.com/nycxclothes/media/

Copy:

Below is all the info:

About Embracing the many you's

NYCxClothes is a fashion and lifestyle brand dedicated to empowering young women to live their fullest potential.

Shelcy graduated with a neuropsychology major and the urge to explore all her passions. She can easily go from reading a science magazine to talking about philosophy. She'll most likely always have a notebook in her bag. She loves creating. If she's reading or writing, you can catch her wandering in the city - trying new restaurants, interacting with locals and starting conversations.

Christy is an international business student with a curious soul driven by the arts. She's a film enthusiast who feeds off substance from deep interactions. She's afraid of routine so any given day, you can find her venturing around - watching a movie at dawn on a projector, talking to strangers or trying to discover the next coffee shop.

Contact We love meeting new people over brunch or a cup of tea so don't hesitate to reach out :)

You can also email us about partnerships, collaborations or any other business opportunities at: nycxclothes@gmail.com

We really liked the Sacramento font here: https://fonts.google.com/specimen/Sacramento


Issues:

TODO:

Directory Tree:

.
├── Procfile
├── README.md
├── app.js
├── bin
│   └── www
├── gulpfile.js
├── package.json
├── public
│   ├── favicon.ico
│   ├── fonts/
│   ├── images/
│   ├── javascripts
│   │   ├── base.js
│   │   └── cycle_lite.js
│   ├── sass
│   │   ├── fa/
│   │   ├── splices
│   │   │   ├── _normalize.scss
│   │   │   ├── _reset.scss
│   │   │   ├── about.scss
│   │   │   ├── base.scss
│   │   │   ├── contact.scss
│   │   │   ├── home.scss
│   │   │   ├── index.scss
│   │   │   └── skeleton.scss
│   │   └── style.scss
│   ├── scripts.min.js
│   └── style.css
├── routes
│   └── index.js
└── views
    ├── error.ejs
    ├── pages
    │   ├── about.ejs
    │   ├── contact.ejs
    │   ├── home.ejs
    │   ├── index.ejs
    │   └── pics.ejs
    └── partials
        ├── footer.ejs
        ├── head.ejs
        └── header.ejs

~for the Joseph sisters

About

Fashion website for fashion people

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published