Skip to content

Repository files navigation

Frequency Website

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

  • Node.js installed
  • pnpm package manager installed

Installation

  1. Clone the repository:
    git clone https://github.com/nerdylua/Frequency-website
  2. Navigate to the project directory:
    cd Frequency-website
  3. Install dependencies using pnpm:
    pnpm install

Running Locally

To run the development server:

pnpm dev

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

Tech Stack

  • Next.js (React framework)
  • React
  • Tailwind CSS (for styling)
  • TypeScript
  • pnpm (package manager)
  • Framer Motion (for animations)

Project Structure

A brief overview of the main directories and files:

  • /app: Contains the main application routes and layout.
  • /components: Reusable React components, categorized by purpose (e.g., /Hero, /about, /ui).
  • /public: Static assets like images.
  • /styles: Global styles.
  • /types: TypeScript type definitions.
  • pnpm-lock.yaml: Lock file for pnpm dependencies.
  • package.json: Project dependencies and scripts.
  • tailwind.config.js: Tailwind CSS configuration.

Deployment

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

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

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages