A web application built with React and Tailwind CSS to interact with the GitHub API.
GitHub API React Tailwind is a modern web application that leverages the power of React for dynamic user interfaces. The styling is crafted with Tailwind CSS, providing a utility-first approach for easy and flexible designs. The UI is further enhanced with components from the Daisy UI library.
To run the project locally, follow these steps:
Clone the repository:
git clone https://github.com/1uckyswish/Github-API-React-Tailwind.git
Navigate to the project directory:
cd Github-API-React-Tailwind
Install dependencies:
npm install
Start the development server:
npm start
Open your browser and visit http://localhost:3000
If you'd like to contribute to the project, please follow these steps: