tanthehack / snap-and-sync

simple dnd kit example using firebase auth with rtk query

Home Page:https://snapandsync.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FRONT-END TRACK

STAGE THREE TASK

Overview

Objective: You will implement a fully functional and responsive image gallery that showcases a collection of images in a visually appealing way. A user should be able to Login to the gallery page. Authenticated users should be able to use the Drag-and-Drop feature, they should be able to select and drag images, effortlessly rearranging them within the gallery.

RUNNING THIS PROJECT

  • Clone this repository
$ git clone  https://github.com/tanthehack/snap-and-sync
  • Switch to the newly created directory
$ cd ./snap-and-sync
  • Now in the dir, run the following

Installing Dependencies

$ npm install 

Run

$ npm run dev

TESTING

Username: user@example.com Password: 1Password

About

simple dnd kit example using firebase auth with rtk query

https://snapandsync.netlify.app/


Languages

Language:JavaScript 98.0%Language:HTML 1.6%Language:CSS 0.4%