I'm Pranshu Jha, a Full-Stack Developer from India. I like designing and creating web-apps and, often automating tasks with Python!
Nothing here yet.
Done making your React app and want to deploy it for the world to see? Learn how to deploy your app to GitHub instantly in just 3 simple steps! Step 1: Installing gh-pages gh-pages is the npm library that will let us deploy our app to GitHub pages. I...

In this article I'll demonstrate how you can integrate TailwindCSS in React and also, how to purge unused CSS at the end. Let's begin! Step 1: Adding TailwindCSS to your project cd into your project directory and use the following command to install ...
