Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markmusic27/photographly
📸 An online exhibition of the Semester 1 Photos in Digital Photography 9/10
https://github.com/markmusic27/photographly
Last synced: about 2 months ago
JSON representation
📸 An online exhibition of the Semester 1 Photos in Digital Photography 9/10
- Host: GitHub
- URL: https://github.com/markmusic27/photographly
- Owner: markmusic27
- Created: 2020-12-03T16:53:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-04T17:08:14.000Z (about 4 years ago)
- Last Synced: 2024-07-14T09:14:26.990Z (6 months ago)
- Language: TypeScript
- Homepage: photographly.markmusic2727.vercel.app
- Size: 133 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📸 Photographly
Summative project for *Digital Photography A5-6 9th-10th* showcasing Semester 1 photos.
## Getting Started
**1. Clone the repo**
```bash
git clone [email protected]:markmusic2727/photographly.git
```**2. Install all dependecies**
```bash
yarn
# or
npm i
```**3. Start the development server**
```bash
yarn dev
# or
npm run dev
```Made with ❤️ by [@markmusic2727](https://www.twitter.com/markmusic2727)
Contributions made by [@FilippoFonseca](https://ww.twitter.com/FilippoFonseca).