Skip to content

FireHead90544/PopKiz

Repository files navigation

PopKiz

A stage-based react-app to wish your favourite ones a happy birthday with a twist.

Demo

A live static demo can be found here.

Installation

  • Clone the repository & cd into it git clone https://github.com/FireHead90544/PopKiz && cd PopKiz

  • Run the development server npm run start

  • Open http://localhost:3000 to view it in the browser.

Configuration

Edit src/content.json to customize everything from name to messages to images. A sample template has been provided. Once done, the static build can be generated using npm run build which can be served directly using gh-pages or any other static hosting.

Deployment

See the section about deployment for more information.

To deploy on gh-pages, update the homepage url in package.json and run npm run deploy, then configure deployment settings if needed.

Inspiration

Built this for my friend Kizzy's birthday, that's where it got the name xD (I suck at naming stuff lol).

About

A stage-based react-app to wish your favourite ones a happy birthday with a twist.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages