Visit site or Codepen.
With Quote Machine, people will get random quotation by genius in the world. In my application, precious quotation resources came from popular book authors. In additional, visitors are welcome to tweet out and sharing favourite quote through twitter network.
Project built by Angular 1.x.
Quote Machine is one of project challenges in FreeCodeCamp Development Program. Functions in web app:
- Loading screen spiner
- Quote random with images and details info.
- Tweetout with Twitter API
Web Design and image materials was made by An Pham, view project description on my homepage.
Firstly, you can download folder then set up a server for your app with lite-server or set up a virtual host.
It will start a local server in case of lite-server. Website will run at default host http://localhost:8080
or you can change port number. If use virtual host, open your browser then put domain name.
MIT