This project is a technical interview submission for 4 Tech. It involves implementing a user interface design provided via Adobe XD using Nuxt.js 3.
The design can be found here: 4 Tech UI Design
- Nuxt.js 3
- Vue.js
- Tailwind CSS
Before you begin, ensure you have the following installed:
- Node.js (version 14.0.0 or higher)
- npm (version 6.0.0 or higher)
- Clone the repository:
git clone URL
cd 4tech-technical-interview
npm install
npm run dev