More Premium Hugo Themes Premium React Themes

Yasei

Social media made with React, Node, Express and MongoDB (MERN)

Yasei

Social media made with React, Node, Express and MongoDB (MERN)

Author Avatar Theme by fliotta
Github Stars Github Stars: 106
Last Commit Last Commit: Oct 25, 2020 -
First Commit Created: Feb 24, 2024 -
Yasei screenshot

Overview:

Yasei is a social network application built using the MERN stack. Please note that this project is a work in progress.

Features:

  • MERN Stack: Developed using MongoDB, Express.js, React, and Node.js.
  • Config File: Requires a “config.js” file in the server directory with specific configurations.
  • Concurrent Start: Simplified start process by installing all dependencies in client, server, and main directory.

Installation:

To install the Yasei theme, follow these steps:

  1. Create a “config.js” file in the server directory with the necessary configurations.
  2. Install all dependencies in the client, server, and main directories using the following commands:
npm install
  1. To start the application concurrently, use the command:
npm start

Summary:

Yasei is a social network application developed in the MERN stack. It requires a specific configuration file, “config.js,” in the server directory and all dependencies to be installed in the client, server, and main directories for a simplified startup process.