🖼️ A simple web gallery to upload photos and comment on other people's photos
Simple photo gallery for people to share photos
Please ensure you have the following dependencies:
To build the project locally, perform the following steps:
git clone https://github.com/ItsMeWithTheFace/PikStok.git
webgallery
directory and install the dependencies:
cd PikStok/webgallery
npm install
node start
This will start a local server on localhost:3000
.
API docs can be found here