Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.11 KB

File metadata and controls

43 lines (28 loc) · 1.11 KB

Alpaca Image generator

About The Project

This project is inspired by DevProjects. And was mainly built with

  • React
  • Typescript
  • react-redux
  • redux-thunk
  • merge-images

Project Preview

pc-preview

mobile-preview

Project Overview

This is a simple alpaca image generator.

Just have some fun!

By clicking the accessory and style options, you can customize your one-and-only alpaca and download it for sharing!

Or you can simply click the Random Button to generate a completely random alpaca image for you.

Getting Start

If you wanna try out the application , you can either visit the demo page or run it locally.

Run The Application Locally

git clone https://github.com/windate3411/alpaca-image-generator.git
cd alpaca-image-generator
npm run start

And finally open http://localhost:3000 to view it in the browser.

Author

Danny Wang