This is a jig-saw puzzle game with a shark theme developed using Reactjs, Firebase, Tailwind CSS, etc.
- Fork the repository
- Run on your Local Machine
All kinds of contributions are welcomed 🤝
-
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.
Clone the project
git clone https://github.com/[your-username]/SharkSaw-Puzzle.gitGo to the project directory
cd SharkSaw-PuzzleInstall dependencies
npm
npm installyarn
yarn installStart the server
npm
npm run startyarn
yarn run devIt will start the development server at localhost:3000
I will be very much grateful, if you give this repository a ⭐


