The client contruction for a Dalle
like clone.
If you just want to view and play with the application, you can do so here.
Inside the project directory run:
$ npm install
$ npm start
by default the application will run on localhost:8000
.
This project has an occompaning server application that you'll need in order to fully engage with the application.