Skip to content

Creation of basic e-commerce to use Application | React, Next JS 13, TypeScript, Tailwind CSS

Notifications You must be signed in to change notification settings

wallisonmoura/car_showcase

Repository files navigation

CarHub

A car showcase application using Next.js 13

  • assets
  • tailwind config - contains some configuration related to fontFamily, colors, etc.
  • globals.css - contains custom tailwind classes created using the @apply directive
  • constants - contains fuel, years, manufacturer data
  • headlessui - create combobox and dropdowns.
  • Rapid API - Cars API by API Ninjas
# Clone this repository
$ git clone https://github.com/wallisonmoura/car_showcase.git

# Access the project folder
$ cd car_showcase

# install dependencies
$ yarn

# Run project
$ yarn dev

🎨 Screenshots

About

Creation of basic e-commerce to use Application | React, Next JS 13, TypeScript, Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published