A Basic React Application to show users posts and comments
Instructions on how to install the project dependencies.
Instructions on how to use the project.
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.