Loosely inspired by Dev.to and Medium.
Improved web performance by making use of SSR, SSG, and ISR techniques.
Implemented Firestore CRUD and data modeling techniques.
To contribute to <project_name>, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>. - Make your changes and commit them:
git commit -m '<commit_message>' - Push to the original branch:
git push origin <project_name>/<location> - Create the pull request.
Alternatively see the GitHub documentation on creating a pull request.
