Skip to content

This is a simple app built in ReactJS that uses the Deck of Cards API to display a random card every time the "give me a card" button is clicked.

Notifications You must be signed in to change notification settings

shahsuvarli/deck-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Deck of Cards App

This project is a fun web application built using ReactJS and the deckofcardsapi.com API, allowing users to click a button to draw a random card.

Features

  • Generates random cards from the API using the "give me a card" button.
  • Displays the drawn card on the screen.

Technologies

  • ReactJS
  • deckofcardsapi.com API

Demo

Check out the live demo here!

Installation

  1. Clone the repository: git clone https://github.com/shahsuvarli/deck-cards.git
  2. Navigate to the project directory: cd deck-cards
  3. Install dependencies: npm install
  4. Start the app: npm start

Credits

License

This project is licensed under the MIT License

About

This is a simple app built in ReactJS that uses the Deck of Cards API to display a random card every time the "give me a card" button is clicked.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published