Automated Portfolio Generator a service that allows you to create your portfolio in the easiest way possible. It is a Progressive Web Application, build in React Js.
Most students don't know how can they develop one for themselves since some of them were not even from web dev or technical domain.
So I thought of developing something that develops a portfolio website for users.
This is exactly what it did: "Automated Portfolio Generator"
Thank you for considering and taking the time to contribute! Before contributing kindly read and follow Code of Conduct. To help new developers/contributors there are set of instructions added in CONTRIBUTING.md. Which describes the intial stages for working on this project. Also refer the MIT License.
- Fork and Clone the repo
git clone https://github.com/<your-username>/Automated-Portfolio-Generator.git
- Change the directory
cd Automated-Portfolio-Generator
- Install node dependencies
npm i
ornpm install
oryarn
- Start the Server
npm start
oryarn start
- React JS
- Firebase
- Cloud Firestore
- Material UI
If you are looking forward to contributing:
git checkout -b new_branch_name
Make your changes to new branch and then, push it to your forked repository.
And you are ready to make pull request.
Need help? > Feel free to contact me @abhisheksrivastavabbn@gmail.com