Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hardiksrivastavaa authored Sep 3, 2024
1 parent 0e1a146 commit 2d2f4f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ This is a simple CRUD (Create, Read, Update, Delete) application that mimics bas

## Live Demo

You can view the live application here: [Instagram-like CRUD Application](https://instagram-crud.vercel.app/)
You can view the live application here: [Instagram-like CRUD Application](https://igcrud.vercel.app/posts)

## Usage
## Usag

- **Home Page**: Redirects to `/posts`, which displays a list of all posts.
- **Create New Post**: Click on the "Create New Post" button to navigate to the form for adding a new post.
Expand Down

0 comments on commit 2d2f4f2

Please sign in to comment.