Skip to content

Mjishu/mjishu-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 

Repository files navigation

Mjishu-book

Description

This is Mjishu Book! My take on different social media apps with all of the core functionality.

Why?

The motivation behind this app was directed by The Odin Project, and came to life under the belief that: If im using something so often in my life shouldn't I know what goes into it? The purpose of this app was to answer just that!

Quick Start

Viewing the app is as simple as clicking the link here!

🤝 Contributing

Clone the repo

git clone https://github.com/mjishu/mjishu-book.git
cd mjishu-book

Install dependencies

  cd server
  npm install 

Run the Backend

Assumes you are in the root of the Project
cd server
npm run dev

Run the Frontend

Assumes you are in the root of the Project
cd client
npm run dev

Releases

No releases published

Packages

No packages published

Languages