TadeQQ / online-item-marketplace

Currently under development ;) Example online marketplace by TadeQQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example online item marketplace with creating/login users, chat and adding/removing items.

It uses Next, Typescript, React Hook Form (and resolvers), Superstruct, React-hot-toast.

Radix and Styled Components for styling.

Firebase for auth and database.

How to use it

This is a Next.js project bootstrapped with [create-next-app]

Run the development server:

npm run dev
# or
yarn dev

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

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

Currently under development ;) Example online marketplace by TadeQQ


Languages

Language:TypeScript 98.2%Language:CSS 1.3%Language:JavaScript 0.5%