/fishy-product

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

Primary LanguageTypeScript

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! 🎉