Skip to content

rrachea/assessment-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Assessment-1

This is a simple React application that displays a list of users retrieved from an API. The application includes a form for inputting author names and displaying submitted names. Users can also fetch and view details of all the authors whose details have been retrieved from the api call.

Features

  • Form Submission: A form allows users to submit author names.
  • Author Details Display: Fetches author details from an external API and displays them in a 3-column grid layout.
  • Responsive Design: The layout is responsive and adjusts to different screen sizes.

Tech Stack

  • React: JavaScript library for building user interfaces.
  • Chakra UI: A simple, modular, and accessible component library for React.

Installation

To set up and run this project locally, follow these steps:

  1. Clone the repository:

    git clone [<repository-url>](https://github.com/rrachea/assessment-1.git)
    
  2. Run the Application:

    cd my-app
    npm run start
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published