Skip to content

This project demonstrates the construction of a website using Next.js as a framework, Yarn as a package manager, Stitches for styling and Prismic for content management. It offers a practical example of how to integrate these technologies to create a modern and efficient web application.

Notifications You must be signed in to change notification settings

joaonetogit/whatif-project

Repository files navigation

WhatIf Project

This project demonstrates the construction of a website using Next.js as a framework, Yarn as a package manager, Stitches for styling and Prismic for content management. It offers a practical example of how to integrate these technologies to create a modern and efficient web application.

You can view the project online at the following link: WhatIf

Features

  • Dynamic site with content that can be managed using Prismic.
  • Use of Next.js for server-side rendering (SSR).
  • Use of Stitches for component styling.
  • Integration with Prismic to facilitate content management.

Prerequisites

Make sure you have the following tools installed on your machine:

  • Node.js
  • Yarn

Installation

Follow the instructions below to set up and run the project locally:

  1. Clone this repository on your local machine:

    git clone https://github.com/joaonetogit/whatif-codeboost.git
    
  2. Navigate to the root directory of the project:

    cd whatif-codeboost
    
  3. Install the project's dependencies using Yarn:

    yarn install
    

Use

After installation, you can run the project locally with the following command:

yarn dev

This will start the development server and you will be able to access the project in your browser.

About

This project demonstrates the construction of a website using Next.js as a framework, Yarn as a package manager, Stitches for styling and Prismic for content management. It offers a practical example of how to integrate these technologies to create a modern and efficient web application.

Topics

Resources

Stars

Watchers

Forks