Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 985 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 985 Bytes

Codacy Badge

Happy Birthday Greeting Website

This website displays birthday greeting messages sent by you.

Features

✔️ No external dependencies.
✔️ Responsive.
✔️ Pure CCS styling.

Setup

This website was build with ReactJS and bootstrapped with Create React App.

  1. Install dependancies.
npm install
  1. Run it in your machine.
npm run start
  1. To customize messages edit the messages.js file.
  2. Want to deploy it?
npm run deploy

Requirements

You should have Node.js installed in your machine.

That's all! 😊

Liked this repository? why not 🌟 it.