VeraPandi / puzzle

Jigsaw puzzle

Home Page:https://vp-jigsaw-puzzle.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jigsaw Puzzle

forthebadge forthebadge forthebadge forthebadge forthebadge

"Jigsaw puzzle for desktop and tablet"

Preview:

puzzle

Installation

1. Install the packages

npm install

2. Work with Unsplash API and Firebase Realtime Database

You need to have an Unsplash API key and a Firebase Realtime Database.

Create a .env file at the root of the project. Then, use the variables located in the .env.example file and add your Unsplash API key and your Firebase Realtime Database configuration in the .env file.

3. Launch the project

netlify dev

The frontend port is: http://localhost:8888

View the app

About

Jigsaw puzzle

https://vp-jigsaw-puzzle.netlify.app/


Languages

Language:TypeScript 65.0%Language:JavaScript 28.8%Language:CSS 4.7%Language:HTML 1.6%