/word-push

WordPush - a WordPress.com website clone built with NextJS and TailwindCSS

Primary LanguageJavaScript

WordPush

WordPush is a responsive website clone of wordpress.com. Visit the website at: word-push.vercel.app

Tech Stack

ReactJS NextJS TailwindCSS

Structure

WordPush presents over ten of the most important pages of wordpress.com, some of which are:

Home home page
Hosting hosting page
Domains domains page
Features features page
Google google page
Logo logo page
Pricing pricing page
Login login page
Start start page

Functionality

Thanks to Next.js the website is statically generated and all the pages are automatically rendered as static HTML. This leads to significantly reduced loading times and enhanced SEO performance.

Deployment

The project is hosted and deployes via Vercel at word-push.vecel.app.