Skip to content

kranachan/RIFF

Repository files navigation

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

About

A lovely social network service

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published