Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 984 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 984 Bytes

Portfolio

This is my portfolio website with basic information about me, projects I have developed and contact information.

Challenge

  • Build a portfolio website
  • Allow user to contact author via form
  • Website should be mobile friendly
  • Manage content via headless CMS

Outcome

  • Create the website using React, and Next.js framework
  • Use [tailwindcss][tailwindcss] - CSS framework - for styling
  • Implement EmailJS library for sending data from form to owner's e-mail
  • Connect contentful for content managing

Check the website

The deployed and ready project is waiting for you at https://portfolio-modrazzz.vercel.app/!

Local version - Installation

npm i
npm run dev

You can now open the project at http://localhost:3000!

License

GNU GENERAL PUBLIC LICENSE