Skip to content

An simple app to find famous quotes, motivational, etc.

Notifications You must be signed in to change notification settings

Pabline/Quotes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quotes-app

An simple app to find famous quotes, motivational, etc. Build in Full-Stack JavaScript envrioment.

This is a test proyect to learn and practice the Full-Stack JavaScript MEPN (MongoDb, Express, Polymer, NodeJs).

alt text

You can LogIn with Google Account (Firebase) to add quotes to de database. You can also search for phrases previously added by other users.

alt text

alt text

Install

  • Clone repo
  • npm install
  • Inside /webapp/js/lib -> bower install
  • Configure the connection to your MongoDB database and the port to the REST API in config.js
  • Configure the Firebase API in /webapp/js/components/my-app/my-app.js
  • Run webapp client in /webapp
  • Enjoy! ;)

License

MIT - You can download and modify this code for free. Do what you want with him ;)

Author

Pablo Martin