Skip to content

Let's Build: React (SSR), with NextJS and Tailwind for a Marketing Webpage

Notifications You must be signed in to change notification settings

gullskatten/fishy-product

Repository files navigation

Netlify Status

Fishy Product 🐟

Fishy Product (hosted on Netlify) - This project is a resource for a tutorial I made on Youtube that showcase the use of NextJS, Tailwindcss, and React to build a Server Side Rendered (SSR) marketing webpage.

How to run

To install the project, make sure you have Node.js installed. Then, follow these steps:

  1. Clone the repository:
   git clone https://github.com/Gullskatten/fishy-product.git
  1. Install project dependencies:
npm install
  1. Run the application:
npm run dev
  1. Go to http://localhost:3000 to see the Fishy Product website! 🎉

About

Let's Build: React (SSR), with NextJS and Tailwind for a Marketing Webpage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published