Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 418 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 418 Bytes

React Ignite Posts

Description

A Basic React Application to show users posts and comments

Installation

Instructions on how to install the project dependencies.

Usage

Instructions on how to use the project.

Scripts

  • dev: Starts the development server using Vite.
  • build: Builds the project using Vite.
  • lint: Runs ESLint to lint the project files.
  • preview: Starts the Vite preview server.