harvardclassics

Welcome to Harvard Classics 👋

License: MIT

A progressive webapp that allows you to read Harvard Classics

Monthly summary

🏠 Homepage

Install

In order to use the DB functionality set up environment.ts using your backbase settings.

export const environment = {
    production: false,
    firebase: {
        apiKey: 'AIzaSyBqFThhFkJF_8FFgzdg1LIsvhixhz30-G8',
        authDomain: 'harvardclassics365.firebaseapp.com',
        databaseURL: 'https://harvardclassics365.firebaseio.com',
        projectId: 'harvardclassics365',
        storageBucket: 'harvardclassics365.appspot.com',
        messagingSenderId: '319043773098'
    },
};

Usage

npm run start

Author

👤 Daniel & Natalia Moran

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 Daniel & Natalia Moran.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator