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!!!