Skip to content

This project is a gallery application inspired by Unsplash, where users can view, search, and manage images. It was created as a submission for a challenge on DevChallenges.io.

Notifications You must be signed in to change notification settings

Navin1-11-04/Unsplash_Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Unsplash Gallery

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

![screenshot](my-unsplash-master\Screenshot 2024-06-24 181348.png) ![screenshot](my-unsplash-master\Screenshot 2024-06-24 181412.png) ![screenshot](my-unsplash-master\Screenshot 2024-06-24 181434.png)

This project is a gallery application inspired by Unsplash, where users can view, search, and manage images. It was created as a submission for a challenge on DevChallenges.io.

  • Demo: You can see the live demo here.
  • Experience: Working on this project was a great learning experience. I got to deepen my understanding of React and Tailwind CSS, as well as improve my backend skills with Express and MongoDB.
  • Learnings: I learned how to create a full-stack application with a React frontend and Express backend, and how to deploy it seamlessly on Vercel.
  • Wisdom: Consistent practice and taking on challenges outside your comfort zone are key to growth.

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.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/your-username/unsplash-gallery

# Install dependencies
$ npm install

# Run the app
$ npm start

<!-- List the features of your application or follow the template. Don't share the figma file here :) -->

This application/site was created as a submission to a [DevChallenges](https://devchallenges.io/challenges) challenge. The [challenge](https://devchallenges.io/challenges/rYyhwJAxMfES5jNQ9YsP) was to build an application to complete the given user stories.

## How To Use

<!-- Example: -->

To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:

```bash
# Clone this repository
$ git clone https://github.com/your-user-name/your-project-name

# Install dependencies
$ npm install

# Run the app
$ npm start

Acknowledgements

Contact

About

This project is a gallery application inspired by Unsplash, where users can view, search, and manage images. It was created as a submission for a challenge on DevChallenges.io.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published