Skip to content

Stenor5/Mechashibas-nft

Repository files navigation

METADATA API Server

This is a small social network app that includes authentication, profiles and forum posts (MERN STACK).

Quick Start

# Install server dependencies
npm install

# Install client dependencies
cd client
npm install

# Run both Express & React from root
npm run dev

# Build for production
cd client
npm run build

App Info

UML ( unified modeling language )

Use case && class diagram && sequence diagram

Report

Explain visually how the site works!

Author

Stenor Tanaka

Version

1.0.0

License

This project is licensed under the MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published