Deployed KittyCat App Link is HERE
-
Clone and then Fork This Project from
https://github.com/kambleaa007/KittyCat
- -
Open Your Command Line or Terminal and type -
git clone https://github.com/<YOUR USERNAME>/KittyCat.git
- change the current working directory to the project -
cd KittyCat
- Install all the dependencies -
npm install
- Run the application in local server -
npm start
- You can now view the project in your browser at http://localhost:3000
That's it 🥳🥳🥳, You have setup this project in your machine.
Happy coding !!!
Hello Mates,we are looking for active contribution.If you find any Bugs🐛🐛 or to add any feauture, Kindly ,
- create a issue or pick any issues from issues section
- setup this project in your machine
- Start Code
- Creat a new branch
git checkout -b `branch name`
- push your code
git push origin `branch name`
- Create a pull request to main branch
- 🎉 Have patience till we review your PR 🎉
Note :
Each and every minute contribution helps this project.Thank you!!!