Skip to content

jessefrench/TechTraderClient

Repository files navigation

TechTrader Client

Layout | Technologies | Getting Started | Additional Project Links


This is the client-side repo for the full-stack app TechTrader — a tech marketplace app that enables users to browse, filter, and manage listings for sale, save favorites, and message other users.

➡️ Go to server-side repo

🎨 Layout

Screenshot 2025-01-06 155940 Screenshot 2025-01-06 155723 Screenshot 2025-01-06 160137

💻 Technologies

  • React
  • Next.js
  • Tailwind CSS
  • daisyUI

🚀 Getting Started

  1. Clone this repo: git clone https://github.com/jessefrench/TechTraderClient.git.
  2. In the root directory, run npm install.
  3. Next, run npm run prepare. This command sets up Husky to track ESLint errors on commit.
  4. Run npx eslint . --ext .js,.jsx.
  5. To start your application, run npm run dev.
  6. Open http://localhost:3000 with your browser.

About

Frontend repo for TechTrader — a tech marketplace app.

Topics

Resources

Stars

Watchers

Forks