Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

barkybear/fashion-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

De Bijenkorf Frontend Developer Task

It is built using react. It was created with create-react-app.

Development Setup

Prerequisites:
  • node.js: 8.2.0
  • npm: 5.3.0
Running the UI locally:
  1. Ensure you have the node.js & npm versions listed above installed. You can install these using nvm.

  2. Clone the repo: git clone [email protected]:barkybear/fashion-app.git

  3. Run cd fashion-app & npm install.

  4. To run the local dev server, npm start and navigate to http://localhost:3000/ in the browser.

Thoughts on the Assignment:

  • I don't have Sketch, so I worked as best I could from the jpg image files.
  • Initially, I tried to use CSS & Flexbox to get the 2 background images (man.png & woman.png) in the first section overlapping and aligned. I was having trouble getting all the different smaller device dimensions/media queries to look reasonable, so I copped out and edited the 2 images into a single image for ease of use.
  • It's responsive.
  • I know that CSS isn't my strongest skill, but I am eager to learn more.
  • I used React & ES6 since this is my main skillset in frontend development.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published