Skip to content

MasterKrab/my-unsplash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My unsplash

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

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/MasterKrab/my-unsplash

# Install dependencies
$ cd backend
$ npm install

$ cd client
$ npm install

# Run the app
$ cd backend
$ npm run dev

$ cd client
$ npm run dev

Acknowledgements

Contact

About

Challenge from devchallenges made in Svelte & Express ✨

Resources

Stars

Watchers

Forks

Packages

No packages published