
A minimal password generator built with React and Express.
Rando is a password generator that uses React and Express. This demo showcases the integration of Create React App with an Express backend, and deployment to Heroku. Users are required to have a Heroku account and the Heroku toolbelt installed.
Rando is a password generator built with React and Express, demonstrating the connection and deployment of both frontend and backend components to the Heroku platform. The integration of Create React App showcases a minimal setup for a React project with an Express backend, making it a useful example for developers looking to deploy similar applications.

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.