- 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
- Javascript
- React
- Firebase
- Material UI
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.
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!
The code is this repo is licensed under the MIT license. Feel free to use and share it as per the license.