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.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 ⭐