Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 1.05 KB

README.md

File metadata and controls

63 lines (41 loc) · 1.05 KB

📸 Photography Lounge

The website for discord.gg/photography. Created in nuxt and styled with scss

Features

  • Light/dark mode
  • Server information
  • Staff information

Coming Soon

  • Personalised portfolios
  • Drag & Drop accessibility
  • Custom Domain support

Development

Clone the project

  git clone https://github.com/PhotographyLounge/site.git

Go to the project directory

  cd site

Install dependencies

  yarn install
  # or
  npm install

Start the server

  yarn dev
  # or
  npm run dev

Contributing (coming soon)

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Feedback

If you have any feedback, please reach out to us via Discord

Authors