Skip to content

Commit

Permalink
Update project description techstack to include Cloud Firestore and F…
Browse files Browse the repository at this point in the history
…irebase Storage
  • Loading branch information
Kevin-Kwan committed Feb 8, 2024
1 parent 65e1503 commit a748dd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/projects.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ function Projects({ descriptions }: ProjectsProps) {
<div className="flex flex-wrap justify-center -mx-2 bg-green-300 bg-opacity-30 rounded">
<ProjectCard
name="Company Careers Portal (Paid Client Project)"
description="A full-stack dynamic careers portal website made with Next.js, Express.js, MongoDB, and Bucket Storage for any business allowing for potential candidates to view open positions, learn about company benefits, and apply to jobs through an online form. This project was made for a client, thus, it will remain closed-source."
description="A full-stack dynamic careers portal website made with Next.js, Cloud Firestore, and Firebase Storage for a business allowing for potential candidates to view open positions, learn about company benefits, and apply to jobs through an online form. This project was made for a client, thus, it will remain closed-source."
/>

<ProjectCard
Expand Down

0 comments on commit a748dd1

Please sign in to comment.