Skip to content
View rcolepeterson's full-sized avatar
Block or Report

Block or report rcolepeterson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rcolepeterson/README.md

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Popular repositories

  1. saasbybreakpoint saasbybreakpoint Public

    Saas files defined by breakpoint

    CSS 3

  2. webpack-made-easy webpack-made-easy Public

    The following are some notes and some simple code that I thought others might find useful when getting started with Webpack.

    JavaScript 3

  3. ShareMeJS ShareMeJS Public

    Global utility for sharing assets via Facebook, Twitter, and Pinterest.

    JavaScript 2

  4. es6playground-browserify es6playground-browserify Public

    A dev environment for playing around with ES6.

    JavaScript 2

  5. YouTubeMe YouTubeMe Public

    JS proxy to interface with the YouTube API

    JavaScript 1

  6. NodeExpressMongoStarter NodeExpressMongoStarter Public

    Simple app using NodeJS ExpressJS Mongoose and MongoDB

    JavaScript