Skip to content

Latest commit

 

History

History
93 lines (64 loc) · 2.91 KB

README.md

File metadata and controls

93 lines (64 loc) · 2.91 KB

Banner

RIFF is a photo-based social network service. (WIP)

GPL Licence Figma

Main Features

  • Ability to upload, share and view photos
  • Option to follow other users and view their photos
  • Comment and like functionality for photos
  • Personalized profile page for each user
  • Beautiful and intuitive user interface
  • Support for dark mode

Preview

Design

The design of the project can be found in the following Figma link:

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need to have the following software installed on your machine:

  • Node.js and its package mangaer (example using yarn)
  • A modern web browser

Installation

  1. Clone the repository to your local machine
  git clone https://github.com/riff-rocks/RIFF.git
  1. Navigate to the project directory
  cd RIFF
  1. Install the necessary packages
  yarn
  1. Start the development server
  yarn dev
  1. Visit the site in your web browser at http://localhost:3000

Built With

  • Vue.js
  • TypeScript
  • Pinia
  • TailwindCSS
  • Vite

Contributors

Last commit Commit activity