Instadog 🐾
A dog lover's Instagram clone powered by an API, showcasing adorable images — because who can resist cute dogs?
Showcase
Features
📷 Browse and view adorable dog images and videos
💖 Like and comment on dog posts
🌈 Responsive design for a seamless mobile experience
Technologies Used
- Next.js - React framework for server-side rendering
- Tailwind CSS - Utility-first CSS framework
- Random.dog API - Mock API for fetching dog data
- Axios - HTTP client for API requests
Getting Started
Prerequisites
- Node.js (v12 or higher)
- npm or yarn package manager
Installation
- Clone the repository:
git clone https://github.com/your-username/dogstagram.git
- Navigate to the project directory:
cd dogstagram
- Install the dependencies:
npm install
npm run dev
Open your browser and visit http://localhost:3000 to see the app in action!
Contributing
Contributions are welcome! If you find any bugs or want to contribute new features, please create an issue or submit a pull request.
License
This project is licensed under the MIT License.