technical-test-front-end-main-tailwindcss Tailwind Templates

Technical Test Front End Main Tailwindcss

A technical test

Café Neko - Front-End React Technical Test - With Tailwind CSS

Demo

Live Demo

About

Single-page responsive website for a cat-themed café, built as a technical test.

Technologies

  • React.js with TypeScript
  • Tailwind CSS
  • Vite

Setup

npm install
npm run dev
npm run build
npm run start

Project Structure

├── public/
│   ├── fonts/
│   ├── icons/
│   └── images/
│
├── src/
│   ├── components/
│   │   ├── About.tsx
│   │   ├── Contact.tsx
│   │   ├── Header.tsx
│   │   ├── Hero.tsx
│   │   └── Values.tsx
│   │
│   ├── App.tsx
│   ├── index.css
│   └── main.tsx
│
├── .eslintrc.js
├── package.json
├── tsconfig.json
├── vite.config.ts
└── README.md

Thank you for reviewing this test project.

Top categories

Loading Svelte Themes