Coder Social home page Coder Social logo

jennimar17 / users_challenge Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 178 KB

This project is a simple web application that displays data from two APIs. It shows a list of items with their corresponding images fetched from the APIs.

Home Page: https://mellow-creponne-c24b1b.netlify.app/

HTML 19.88% JavaScript 66.04% CSS 14.08%
axios chatgpt daisyui openai react taildwind

users_challenge's Introduction

React List App

This project is a simple web application that displays data from two APIs. It shows a list of items with their corresponding images fetched from the APIs.

Description

The application is built with React and uses the following technologies:

  • React
  • Axios
  • Tailwind CSS
  • DaisyUI, a free and open-source component library for Tailwind CSS
  • OpenAI's ChatGPT (for assistance in solving an API call issue)

The application fetches data from two APIs:

  • JSONPlaceholder - A simple fake REST API for testing and prototyping.
  • Randomuser - A free, open-source API for generating random user data.

The application has a hidden state variable containing the randomuser API key. To run the application, you will need to create an .env file in the root directory and add your own Randomuser API key to the file as follows:

API_KEY=your_api_key_here

Installation

  1. Clone the repository.
  2. Install dependencies using npm install.
  3. Start the development server using npm start.

Usage

Once the server is running, you can view the app in your browser at http://localhost:3000. The app displays a list of items retrieved from an API and their corresponding images retrieved from another API.

Credits

This application was created with the help of OpenAI's ChatGPT, who provided assistance to solve a problem related to making API calls, also to create this README and create the markdown format for it. ;)

Deploy

License

This project is licensed under the MIT License.

users_challenge's People

Contributors

jennimar17 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.