Nawang17 / momos-client

Momos is a free and open source social network where u can connect with people around the world

Home Page:https://momosz.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Momos

Welcome to the Momos client-side repository! Momos is a social network webapp i created to improve my full stack development skills. This repository contains the code for the client side of the webapp, which is built using React and mantine. You can see a live demo of the webapp at https://momosz.com/

👨‍💻 Technologies

  • React
  • Mantine (UI library)

🔗 Getting Started

To get started with the development of this project, you will need to have Node.js and either npm or yarn installed on your machine.

  1. Clone this repository and navigate to the project directory
  2. Run the command npm install or yarn install to install the necessary packages
  3. Start the development server by running npm start or yarn start (However, ensure that your React client is already running on http://localhost:3000/. This connection is crucial for the client to communicate with the API. )
  4. Make sure to also check out the server-side repository for this project, which can be found at https://github.com/Nawang17/momos-server.

Contributing

Thank you for contributing to Momos.

Please note that this project is for educational purposes and may have bugs or unfinished features.

If you encounter any issues or have any suggestions, please feel free to reach out or submit a pull request.

You can submit translations through Crowdin.

About

Momos is a free and open source social network where u can connect with people around the world

https://momosz.com/

License:MIT License


Languages

Language:JavaScript 99.4%Language:CSS 0.4%Language:HTML 0.2%