Skip to content

Official website for ReactGirls, built with Next.js, React and TypeScript. This application serves as the main web presence for the ReactGirls community.

Notifications You must be signed in to change notification settings

ReactGirls-com/rg-web

Repository files navigation

ReactGirls Web

Official website for ReactGirls, built with Next.js, React and TypeScript. This application serves as the main web presence for the ReactGirls community.

Prerequisites

  • Node.js >= 20.19.0
  • Yarn ^1.22

Installation

Install dependencies:

yarn install

Development

Start the development server:

yarn dev

The application will be available at http://localhost:3000

Build

Build the application for production:

yarn build

Production

Start the production server:

yarn start

Linting

Run ESLint to check for code issues:

yarn lint

About

Official website for ReactGirls, built with Next.js, React and TypeScript. This application serves as the main web presence for the ReactGirls community.

Resources

Stars

Watchers

Forks

Contributors