Issue #8 🎫: Update projects.json, Add project type badge and update projects preview files #10
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request Summary for Issue #8 Completion
Overview:
Changes Made:
Added:
Click to see Below the list of new and updated project preview images:
public/projects-preview/awesome-books-preview.JPG
.public/projects-preview/blog-app-preview.jpg
.public/projects-preview/bookstore-preview.JPG
.public/projects-preview/budget-app-preview.jpg
.public/projects-preview/ferrari-racing-website-preview.JPG
.public/projects-preview/finance-preview.jpg
.public/projects-preview/leaderboard-preview.JPG
.public/projects-preview/math-magicians-preview.JPG
.public/projects-preview/my-recipes-app-preview.jpg
.public/projects-preview/portfolio1-preview.JPG
.public/projects-preview/spacex-travelers-preview.JPG
.public/projects-preview/task-manager-preview.JPG
.public/projects-preview/tesla-booking-app-preview.jpg
.public/projects-preview/text-encrypter-preview.JPG
.public/projects-preview/theTimeMeister-website-preview.JPG
.public/projects-preview/tvmaze-preview.JPG
.public/projects-preview/youtube-clone-preview.JPG
.Modified:
.github/workflows/deploy.yml
environment
name fromgithub-pages
todevelopment
to match the branch name./src/components/UI/SplideCarouselSlide.tsx
projectType
property to theSplideCarouselSlideProps
interface.div
an with the badge 'span' element for the project type./src/db/projects.json
projectType
property.SASS
references toSCSS
, andCSS
toCSS3
in theprojects.json
file./src/styles/pages/ProjectsPage.scss
projectType (class = project-type)
badge.Reasoning:
Impact:
Testing:
Related Issues:
Dependencies:
Additional Notes: