Skip to content

Latest commit

 

History

History
61 lines (37 loc) · 1.68 KB

File metadata and controls

61 lines (37 loc) · 1.68 KB

K-RITE Frontend Developer Assessment

Introduction

K-RITE Frontend Developer Assessment

Welcome to the K-RITE Frontend Developer Assessment, designed to evaluate your proficiency in building user interfaces using React.js and Tailwind CSS.

Objective: The primary objective of this assessment is to gauge your skills in frontend development, specifically focusing on building interactive and responsive user interfaces using React.js library and styling them using Tailwind CSS.

Assessment Structure:

React.js Proficiency: You will be tasked with implementing various React components to create dynamic and interactive user interfaces. This will include state management, event handling, and component composition.

Tailwind CSS Integration: You will utilize Tailwind CSS to style the React components, focusing on responsive design principles and adhering to UI/UX best practices.

Problem Solving: Expect to encounter real-world scenarios where you'll need to apply your frontend development skills to solve specific challenges efficiently.

Prerequisites

Before we begin, make sure you have the following installed on your system:

  • Node.js (v14.x or higher)
  • npm (v6.x or higher) or Yarn (v1.x or higher)
  • Git

Setup Instructions

1. Clone the Repository

Clone the repository to your local machine using the following command:

git clone https://github.com/abduldevlop/Frontend-Developer-Assessment-K-RITE.git

2. Navigate to the Project Directory

cd Frontend-Developer-Assessment-K-RITE

3. Install Dependencies

npm install

4. Start the Development Server

npm run dev

5. open in browser

http://localhost:5173/