Skip to content

joshuarice/website

Repository files navigation

My Personal Website

Welcome to my Next.js website project! This project is built using the Next.js framework, which is a powerful tool for building server-side rendered React applications.

Table of Contents

Installation

To get started with this project, clone the repository and install the dependencies:

git clone https://github.com/your-username/your-repo.git
cd your-repo
npm install

Usage

To start the development server, run:

npm run dev

To build the project for production, use:

npm run build

And to start the production server:

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published