KUSUM24 / CRUD_Application

Home Page:https://kusum24.github.io/CRUD_Application/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRUD Post Application

This is a basic CRUD(Create, Read, Update and Delete) Application where the user can View, Add, Edit, Delete different posts.

About:

  • This Application displays the list of all the posts in the Home Page.
  • These posts are fetched from the user api.
  • User can add a new post from the Create New Post option in the header.
  • The posts on the main page have a like and dislike functionality.
  • User can view these liked and disliked posts in seperate sections from the header.
  • The post can be edited or deleted from the icon present within the post card.
  • There is also an add on functionality to Search and post from the main page.

Project Links:

About

https://kusum24.github.io/CRUD_Application/


Languages

Language:JavaScript 83.2%Language:HTML 13.5%Language:CSS 3.2%