Skip to content

TogetherCrew/frontend

Folders and files

NameName
Last commit message
Last commit date
Nov 28, 2024
Jan 24, 2023
Dec 17, 2024
Nov 28, 2024
Feb 6, 2024
Feb 20, 2024
Nov 30, 2022
Feb 6, 2024
Jul 13, 2023
Nov 28, 2024
Feb 20, 2024
Nov 28, 2024
Dec 5, 2024
Dec 5, 2024
Feb 20, 2024
Feb 20, 2024
Feb 20, 2024
Sep 19, 2024

Repository files navigation

Maintainability Test Coverage

Overview

Welcome to the Togethercrew project! This repository contains a Next.js application with a rich set of features and dependencies geared towards building a robust and scalable web application.

Getting Started

Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js (version 18.11.9 or higher)
  • npm (comes with Node.js)

Installation

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Run npm install to install all the dependencies listed in package.json.

Available Scripts

In the project directory, you can run:

  • npm run dev
    Starts the development server.

  • npm run build
    Builds the app for production.

  • npm run start
    Runs the built app in production mode.

  • npm run lint
    Runs ESLint to catch linting errors.

  • npm run test
    Launches the test runner.

  • npm run coverage
    Generates test coverage.

  • npm run export
    Exports a static version of the app.

Dependencies

The project uses a variety of dependencies for different purposes:

And many others that enhance the functionality and performance of the application.

Contributing

Contributions are welcome! Please read our contributing guidelines before submitting pull requests.

License

This project is licensed under the MIT License.


For more details, refer to the project's documentation or contact the maintainers.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages