diff --git a/content/projects/itour.md b/content/projects/itour.md index 283caec..d669d1c 100644 --- a/content/projects/itour.md +++ b/content/projects/itour.md @@ -2,8 +2,9 @@ title: 'iTour' image: '/iTour.jpg' features: [ + 'SSR', 'Internationalization (i18n) Support', - 'SEO Optimization' + 'SEO' ] technologies: ['Next.js', 'React', 'JavaScript', 'i18n', 'TailwindCSS'] website: 'https://travel-agency-eight-murex.vercel.app/' diff --git a/content/projects/logindariy.md b/content/projects/logindariy.md new file mode 100644 index 0000000..da564e9 --- /dev/null +++ b/content/projects/logindariy.md @@ -0,0 +1,12 @@ +--- +title: 'Logindariy' +image: '/Logindariy.jpg' +features: [ + 'SSR', + 'SEO' +] +technologies: ['Next.js', 'React', 'TypeScript', 'TailwindCSS'] +website: 'https://www.logindariy.in.ua/' +--- + +Recreation Base website built with Next.js, TypeScript and TailwindCSS. diff --git a/project-words.txt b/project-words.txt index ed4fe85..77364b7 100644 --- a/project-words.txt +++ b/project-words.txt @@ -9,4 +9,5 @@ sonner Bootcamp Udemy Csvg -Cpath \ No newline at end of file +Cpath +Logindariy \ No newline at end of file diff --git a/public/Logindariy.jpg b/public/Logindariy.jpg new file mode 100644 index 0000000..f12425b Binary files /dev/null and b/public/Logindariy.jpg differ