trujic1000 / posts-app-q-agency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Posts App

Posts app is a simple application used for displaying posts using JSONPlaceholder API.

Getting Started

To start using Posts app, follow the steps below:

  1. Clone the project repository to your local machine:
git clone https://github.com/trujic1000/posts-app-q-agency.git
  1. Install the project dependencies by running the following command:
npm install
  1. Start the development server
npm run dev

The Posts app will now be accessible locally at http://localhost:3000.

About


Languages

Language:TypeScript 65.4%Language:CSS 30.2%Language:JavaScript 2.4%Language:HTML 2.0%