Skip to content

Hallab7/rock-paper-scissors

Repository files navigation

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
# or
bun dev

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

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

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

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.

Front-end Style Guide

Layout

The designs were created to the following widths:

  • Mobile: 375px
  • Desktop: 1366px

💡 These are just the design sizes. Ensure content is responsive and meets WCAG requirements by testing the full range of screen sizes from 320px to large screens.

Colors

Primary

  • Scissors Gradient: hsl(39, 89%, 49%) to #eca922
  • Paper Gradient: hsl(230, 89%, 62%) to #5671f5
  • Rock Gradient: hsl(349, 71%, 52%) to #dd405d
  • Lizard Gradient: hsl(261, 73%, 60%) to hsl(261, 72%, 63%)
  • Spock Gradient: hsl(189, 59%, 53%) to hsl(189, 58%, 57%)

Neutral

  • Dark Text: #3b4363
  • Score Text: #2a46c0
  • Header Outline: #606e85

Background

  • Radial Gradient: #1f3756 to #141539

Fonts

💎 Upgrade to Pro for design file access to see all design details and get hands-on experience using a professional workflow with tools like Figma.

Releases

No releases published

Packages

No packages published