Skip to content

fatih-bas/text-generator-app

Repository files navigation

React Text Generator App

  • Javascript
  • React
  • TailwindCSS

API

  https://baconipsum.com/api/?type=meat-and-filler

Live

https://text-generator-app-111.netlify.app/

Setup

  1. Clone the repository and install the dependencies
Npm install or yarn install
  1. Start the frontend application locally
Npm start or yarn start

ss