- 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
The design of the project can be found in the following Figma link:
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
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
- Clone the repository to your local machine
git clone https://github.com/riff-rocks/RIFF.git
- Navigate to the project directory
cd RIFF
- Install the necessary packages
yarn
- Start the development server
yarn dev
- Visit the site in your web browser at http://localhost:3000
- Vue.js
- TypeScript
- Pinia
- TailwindCSS
- Vite