/workindia-frontend-task

The following contains the frontend task for WorkIndia

Primary LanguageJavaScriptMIT LicenseMIT

WorkIndia Round 1 Task

Welcome to the WorkIndia Round 1 Task repository! This project is a ReactJS application built with Create React App (CRA) that demonstrates best coding practices and features a custom hook named useApi for fetching and displaying data from an API.

image

Introduction

In this project, I have created a highly scalable and maintainable ReactJS application to tackle WorkIndia's Round 1 Task. The application showcases the power of React and utilizes best coding practices to create a robust and efficient solution.

# Clone the repository
git clone https://github.com/your-username/your-repo-name.git

# Install dependencies
npm install

# Start the development server
npm start