Skip to content

A simple social media style posts application built with React and Vite. Users can create, like, dislike, and delete posts.

Notifications You must be signed in to change notification settings

Joshuapavan/Posts-App

Repository files navigation

Posts App

A simple social media style posts application built with React and Vite. Users can create, like, dislike, and delete posts.

Features

  • Create new posts
  • Like and dislike posts
  • Delete posts
  • Material UI components
  • Responsive design
  • Dark theme

Tech Stack

  • React
  • Vite
  • Material UI
  • Tailwind CSS

Getting Started

  1. Clone the repository
  2. Install dependencies:
npm install
  1. Run development server:
npm run dev

Available Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm run preview - Preview production build
  • npm run lint - Run ESLint

Project Structure

src/
  ├── components/
  │   ├── CreatePost/
  │   └── Post/
  ├── App.jsx
  ├── main.jsx
  └── index.css

About

A simple social media style posts application built with React and Vite. Users can create, like, dislike, and delete posts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •