Git Product home page Git Product logo

cg-tech's Introduction

Junior Dev Challenge

Challenge Instructions

Based on this Prototype, and the code provided (if desired), produce a basic photo album site.

Home Page : List of users

User Specific Component : Users name shown at top, Dropdown / Select box listing all albums, when clicked this takes you to the pictures within that album

Album Specific Component : Tiles, each with an image on.

Use JSON Placeholder as your data source, specifically /users, /albums, /photos.

You may :

  • Start from scratch and ignore our code
  • Call JSON Placeholder from the client-side or the server-side.
  • Copy code from the web, however please comment your code with where you took it from. We'll be asking questions on how / why you chose to use it and how you modified it to work for you.
  • Get in touch anytime if you have questions or concerns
  • Consider extending the functionality outlined

You Must :

  • Bring a laptop with you to the interview
  • Push your code to a Git Repo

Run Instructions

To run the express server npm run dev

Open localhost:3000 in your browser

Note : If you are getting an 'Access Control Allow Origin' error try opening in Chrome and installing and enabling this chrome extension: https://chrome.google.com/webstore/detail/cors-toggle/jioikioepegflmdnbocfhgmpmopmjkim?hl=en

cg-tech's People

Contributors

omrprt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.