Skip to content

cam207/Front-end-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 

Repository files navigation

Search For a user in the Data of an API

This repository contains the code for a front-end application built using React to fetch users from an API.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js: Make sure you have Node.js installed. You can download it from Node.js official website.
  • npm: npm is the package manager for Node.js. It is typically installed alongside Node.js.

Installation

To set up the project locally, follow these steps:

  1. Clone the repository
 git clone https://github.com/cam207/Front-end-task.git
  1. Navigate to the project directory
 cd Front-end-task/my-app
  1. Install dependencies
 npm install

Running the project

To run the project locally, follow these steps:

  1. Start the development server
npm start
  1. Open your browser Open your browser and navigate to http://localhost:3000. The application should now be running locally.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published