Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.21 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.21 KB

Era Website Design & Development

Era website development is a freelancing business offering comprehensive website design and development services for small businesses looking to jumpstart their online presence. The website is connected with AWS SES to gather essential client data and send a notification when a client is ready to book.

Live Website viewable at: https://web-business-peach.vercel.app/

Era Website Development Era Website Development Mobile Era Website Development Mobile

Navigation

pages/Index.tsx

  • Landing Page composed of sections within /components.

pages/start/plan.tsx

  • Application processs gathering user info and funneling into /api/emailnoti.ts for expedidted reponse times.

styles/*

  • Global and page specific CSS styling.

Versions

npm v9.2.0
Node v19.3.0
-Built with NextJS