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.
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
Clone the repository to your local machine using the following command:
git clone https://github.com/abduldevlop/Frontend-Developer-Assessment-K-RITE.git
cd Frontend-Developer-Assessment-K-RITE
npm install
npm run dev
http://localhost:5173/