Solution to the project traintocode.com/projects/cartoon-generator
Clone this repository
git clone https://github.com/traintocode/projects-cartoon-generator.git
cd projects-cartoon-generator
This project consists of two parts.
- ./frontend - the front end web application using Vite, React & Typescript
- ./backend - an AWS Lambda cloud function to provide the backend for this project
You will find a README.md file in each of the above directories with instructions on getting them set up and deployed.
This project is distributed under the GNU General Public License, see ./LICENSE.