Skip to content

hussein-mourad/my-unsplash

Repository files navigation

My Unsplash

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot screenshot screenshot screenshot

This is a clone for unsplash. The admin password is test123

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/Hussein-Mourad/my-unsplash

# Install dependencies
$ npm install; cd client; npm install

# Run the server 
$ npm run dev:server 

# Run the client
npm run dev:client

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published