Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

cirbuk/genie-hello-reactapp

Repository files navigation

Genie Hello World App

This App makes uses of this Genie Hello API to generate your own welcome poster in a simple-to-use react app.

Try the hosted app here or Tickle the with the code in your local machine using the setup below.

Setting up the project locally

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

  1. Clone The repo
git clone https://github.com/cirbuk/genie-hello-reactapp.git
  1. Install required dependencies, set the nvm to 10.16. Guide to install nvm
cd genie-hello-reactapp
nvm use 10.16
npm install
  1. Start the webpack server
npm run build-development
  1. Start the express server in another terminal
npm start
  1. Get the app running on your browser

http://localhost:4000

Trying out the app

Simply type out your human name, a text, background color in the given input boxes and hit generate. You'll see a personalised poster just for you that looks something like this!

hellohuman.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /