This is a React application built with Tailwind CSS that allows users to add their favorite repositories and view their branches, issues, author name, and avatar. Users can also remove their favorites from the list at any time.
Clone the repository
Navigate to the project directory:
Install the dependencies:
npm install
Start the development server:
npm start
All set 🚀, you ready to launch!