Sen-442b / certificate-generator

This is Certificate Generator which you can use to make e-certificate and download as a pdf and then you can distribute the certificates to the students.

Home Page:https://vedant-jain03.github.io/certificate-generator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Certificate-Generator


hacktoberfest22

css js os check

Setup Steps

  • Go to directory
$ cd certificate-generator
  • Install Dependencies
$ npm install
  • Rename .env.example to .env and add your Firebase api key
$ mv .env.example .env
  • Start LocalHost Server
$ npm run start

Tech Stack Used

  • Javascript
  • React
  • Firebase
  • Material UI

Contributing

Thank you for your interest in contributing to our Repo! Pull requests are welcome. For fixing typos, please make a PR with your fixes. For other contributions, we suggest you to read our contribution guidelines to see how you can contribute to this project. We are happy for every contribution.

Issues & Pull Requests

Before making pull requests please look at our contributing guidelines. You can start working on the issue which are mentioned in issues section. Just drop a comment before working on the issue. Thank you!

License

The code is this repo is licensed under the MIT license. Feel free to use and share it as per the license.


✨ Contributors

love how

About

This is Certificate Generator which you can use to make e-certificate and download as a pdf and then you can distribute the certificates to the students.

https://vedant-jain03.github.io/certificate-generator/

License:MIT License


Languages

Language:JavaScript 74.7%Language:CSS 20.3%Language:HTML 4.9%Language:Shell 0.1%