Skip to content

alicanipek/MyUnsplash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyUnsplash

Full stack unsplash clone

Building and running on localhost

  1. First create .env file in backend folder like .env.template provided.
  2. Then install dependencies:
    yarn install
  3. To run backend:
    yarn workspace @mu/backend start
  4. To run frontend:
    yarn workspace @mu/frontend start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published