Skip to content

Repository files navigation

About

here is the server repository for this client

  • users can login through GitHub, post photos by url, like/unlike posts, delete them, etc.

How to use

  1. Create a .env or appropriate file and set up your environment similar to how it's set up in the example.env file in this repository
  2. Run npm install and npm run dev
  3. Should be running now on localhost on port 5173