Devstagram/README.md
2024-08-23 20:25:36 -05:00

21 lines
494 B
Markdown

# DevStagram
An instagram clone for developers, made with Laravel, Livewire, and Tailwind.
## Overview
![](img/profile.png)
This project was made to learn Laravel and some other components, like Livewire, and Tailwind, this is not a real project, and is not intended for actual use.
## Features
- Custom Signup and Login
- Edit your profile
- Upload posts, images are processed with Intervention
- Comment system
- Like system
- Follow, and unfollow system
![](img/post.png)