a0v0 / aucto

Online auction site πŸ›’ built with Next.js βš›οΈ, ChakraUI πŸ’…

Home Page:https://aucto-site.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚑ Aucto

Online auction site πŸ›’ built with Next.js βš›οΈ, ChakraUI πŸ’…

This is a Next.js project bootstrapped, added with Chakra UI and TypeScript setup.

Pre-requisites

  1. Node.js installed.
  2. Taskfile installed.
  3. pnpm installed.

Run locally

  1. Clone the repo:
git clone https://github.com/a0v0/aucto.git
  1. After cloning the project, run this command to install dependecies:
task install
  1. Then, run the development server:
task start

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

References

About

Online auction site πŸ›’ built with Next.js βš›οΈ, ChakraUI πŸ’…

https://aucto-site.vercel.app

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 99.1%Language:JavaScript 0.9%Language:CSS 0.0%