Welcome to Sosiomap! This project is built with Next.js and uses Material-UI as its main UI library.
- Clone the repository:
git clone https://github.com/your-username/your-project.git
cd your-project
- Install dependencies:
npm install
# or
yarn install
- Run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3333 in your browser to view the application.
Feel free to contribute to the project.
This project is licensed under the MIT License.