Skip to content

tomizdebski/BARTER_SKILL_APP

Repository files navigation

BARTER_APP

This is an application for exchanging skills between registered users. It also includes a quiz where you can test your knowledge.

Technologies

Project is created with:

  • Next
  • React
  • Thailwind

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.