Skip to content

Simple client for testing name-generator-backend service

Notifications You must be signed in to change notification settings

CoolTeam74/name-generator-client

Repository files navigation

name-generator-client

Simple client for testing name-generator-backend service.

How to run:

  1. Install nodejs and npm
  2. install react globally (npm install --save react): https://www.codecademy.com/article/react-setup-i
  3. Run with npm run start or yarn run start (equals to react-scripts start)

alt text

API

GET /api/generate - endpoint to fetch generated name without parameters

About

Simple client for testing name-generator-backend service

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published