/edu-mentor

Small project Agency Landing page (HTML, CSS, JS) with Firebase Hosting, Authentication, Firestore and Functions.

Primary LanguageHTML

edu-mentor

Edu-Mentor is a small project where I've tried to connect simple landing page with Firebase Hosting, Authentication, Firestore and Firebase Functions.

Built With

The list of major frameworks that has been used to built project. Other add-ons/plugins you can find in the acknowledgements section.

Getting Started

Before start to work with project you need to get a local copy up, config Firebase SDK and running project follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
npm install npm@latest -g
  • firebase
npm install firebase --save
  • firebase-admin
npm install firebase-admin --save

More information how to config Firebase on your project you can find here.

Installation

  1. Clone the repo
git clone https://github.com/dauren2089/edu-mentor.git
  1. Install NPM packages
npm install
  1. Open & use

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Contact

Twitter - @Daur3nM Telegram - @Daur3n_m

Project Link: https://github.com/dauren2089/edu-mentor

Acknowledgements