Yoshino-Orthodontics
Yoshino-Orthodontics is a orthodontic clinic that specializes in dental surgery. They're actually family and asked me for help in re-doing their site in order to make it more modern. I worked a small development company in Rwanda and a local Japanese designer, and eventually a local design firm to re-design and migrate the old site to wordpress.
The current site is built on top of wordpress and being hosted on an EC2 instance and I'm leveraging some other AWS services such as cloudwatch, cloudformation, S3, and route53 to pull everything together.
Unfortunately wordpress for the current tier of EC2 I'm using is unnecessarilyl bulky so I'm currently in the process of re-creating the site in NextJS with the intention of deploying it to vercel instead.
The tentative tech stack will look like the following:
-
Frontend: Next.js, TypeScript, React, Swiper.js, React Simple Image Viewer, React Icons.
-
Styling: Tailwind CSS.
-
Backend: WordPress REST API (initial migration), Next.js API Routes.
-
State Management: React hooks, React Context
-
Deployment: Vercel
-
Tooling: ESLint, Prettier, Jest, PostCSS.
-
External Services: Google Maps, Analytics, and Select-Type (japanese based reservation system)