Skip to content

Commit

Permalink
Update project description with TailwindCSS
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin-Kwan committed Feb 8, 2024
1 parent a748dd1 commit 8e9cf37
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, 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."
description="A full-stack dynamic careers portal website made with Next.js, TailwindCSS, 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 8e9cf37

Please sign in to comment.