/sosiomap

Primary LanguageTypeScriptOtherNOASSERTION

Sosiomap

Welcome to Sosiomap! This project is built with Next.js and uses Material-UI as its main UI library.

Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/your-project.git
    cd your-project
  1. Install dependencies:
    npm install
    # or
    yarn install
  1. Run the development server:
    npm run dev
    # or
    yarn dev

Open http://localhost:3333 in your browser to view the application.

Contributing

Feel free to contribute to the project.

License

This project is licensed under the MIT License.