Skip to content

🔥 Solution to devChallenges,io My Unsplash fullstack challenge (frontend part)

Notifications You must be signed in to change notification settings

miguelsndc/my-unsplash-frontend

Repository files navigation

My Unsplash (Frontend)

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

Introduce your projects by taking a screenshot or a gif. Try to tell visitors a story about your project by answering:

  • The project is hosted at vercel here
  • It's actually the first time i use recoil outside a dummy demo, and i actually like it, it's super simple to share state and modify them at different levels, great tool.

Built With

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

Author note: I've changed them a bit.

  • User story: I can see a list of photos a masonry layout
  • User story: I can add a new photo to the list - the new photo should be on top of the list
  • User story: I can search for photos by label
  • User story: I can delete images
  • User story (optional): When I delete an image, I can enter my name and the label of the photo i want delete
  • User story: I can undo a deletion

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) (i use yarn, so ill use it in the example) installed on your computer. From your command line:

# Clone this repository
$ git clone [email protected]:miguelsndc/my-unsplash-frontend.git

# Install dependencies
$ yarn 

# Run the app
$ yarn dev

Contact

About

🔥 Solution to devChallenges,io My Unsplash fullstack challenge (frontend part)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published