This is a basic full-stack social media application called NodeConnect. The application is split into two distinct projects/repositories, adhering to the microservice architecture.
- Frontend ->
nodeconnect-web-ui
- Backend ->
nodeconnect-server-api
This repository represents the frontend part of the application.
Step 1. Install and the dependencies.
npm i