Skip to content

This is a jig-saw puzzle game with a shark theme developed using Reactjs, Firebase, and Tailwind CSS.

Notifications You must be signed in to change notification settings

souviknsl07/SharkSaw-Puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharkSaw Puzzle

React Tailwind Firebase

This is a jig-saw puzzle game with a shark theme developed using Reactjs, Firebase, Tailwind CSS, etc.

Watch it Live

sharksaw.netlify.app

Screenshot (21) Screenshot (22) Screenshot (23)

Contributing

All kinds of contributions are welcomed 🤝

Prerequisites

  • Have knowledge about Reactjs.

  • Know how Tailwind CSS works.

  • Know how to implement firebase firestore.

  • Know how to implement firebase-auth.

    Any one of them would be sufficient.

Run on your Local Machine

Clone the project

  git clone https://github.com/[your-username]/SharkSaw-Puzzle.git

Go to the project directory

  cd SharkSaw-Puzzle

Install dependencies

npm

  npm install

yarn

  yarn install

Start the server

npm

  npm run start

yarn

  yarn run dev

It will start the development server at localhost:3000

I will be very much grateful, if you give this repository a ⭐

About

This is a jig-saw puzzle game with a shark theme developed using Reactjs, Firebase, and Tailwind CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published