Skip to content

ZygmaCore/JWD

Repository files navigation

School Profile and Extracurricular Activities App

This application provides information about a school's profile and its extracurricular activities.

Project Structure

  • /src/app/profile: Contains the school profile page.
  • /src/app/extracurricular: Contains the extracurricular activities page.
  • /src/components/ui: Contains various UI components used in the application.
  • /public: Contains public assets like images.

Getting Started

To run the application locally, follow these steps:

  1. Clone the repository.
  2. Install dependencies using npm install or yarn install.
  3. Run the development server using npm run dev or yarn dev.

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

Technologies Used

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS

Features

  • Displays school profile information (name, address, principal, etc.).
  • Lists available extracurricular activities with descriptions and icons.
  • Responsive design.

Configuration

The application can be configured via the next.config.ts file. Currently, it includes configurations for ignoring TypeScript and ESLint errors during builds and allowing images from anatajir.id.

Learn More

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

About

Simulasi BNSP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages