An open API service indexing awesome lists of open source software.

https://github.com/lauracole1900/happy-birthday-gary

React-based birthday card for Gary
https://github.com/lauracole1900/happy-birthday-gary

ecard happy-birthday react reactjs

Last synced: 4 months ago
JSON representation

React-based birthday card for Gary

Awesome Lists containing this project

README

          

# Happy Birthday

## Table of Contents

* [Description](#description)
* [Screenshot](#screenshot)
* [Installation Instructions](#installation-instructions)
* [Usage](#usage)
* [Technologies Used](#technologies-used)
* [Tests](#tests)
* [Credits](#credits)
* [Contributing](#contributing)
* [Questions](#questions)
* [Badges](#badges)

## Description

This is a simple little React-based "Happy Birthday" animation using the react-reveal library, react-bootstrap, and the react-confetti node module.

## Screenshot

Happy Birthday:
![Happy birthday](images/happy-birthday-screenshot.png)

## Installation Instructions

npm install

## Usage

This project is intended to be used to wish my coding instructor "happy birthday."

## Technologies Used

[![Node.js](https://img.shields.io/badge/built%20with-Node.js-3c873a)](https://nodejs.org/en/) [![React](https://img.shields.io/badge/built%20with-React-61dbfb)](https://reactjs.org/) [![React-Bootstrap](https://img.shields.io/badge/built%20with-React%20Bootstrap-61dbfb)](https://react-bootstrap.github.io/) [![React-confetti](https://img.shields.io/badge/built%20with-React%20Confetti-cc3534)](https://www.npmjs.com/package/react-confetti) [![React-reveal](https://img.shields.io/badge/built%20with-React%20Reveal-0275d8)](https://www.react-reveal.com/)

## Tests

npm run test

## Credits

N/A

## Contributing

N/A

## Questions

If you have further questions, you can reach me at lauracole1900@comcast.net. For more of my work, see [my GitHub](https://github.com/LauraCole1900).

## Badges

[![License badge](https://img.shields.io/badge/license-MIT-000000)](./LICENSE) [![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/LauraCole1900/happy-birthday-gary)