Git Product home page Git Product logo

sma's Introduction

SMA - Social Media App

Note Using Vite tool for React to get fast workflow

Basic Structure of directory

There are two main folder inside SMA folder

  1. clinet - React Front-End
  2. server - Node Back-End

Follow To Get copy of project

  1. Clone repository or download

  2. Open repository inside your IDE

  3. Open terminal

For Front-End (React)

To work with frontend and run navigate to client directory

cd client

Use default keyword of your package manager to run project e.x npm / yarn / pnpm

Paste following code inside your terminal

npm i
npm run dev

For Back-End (Node)

To work with backend navigate to server directory

cd server

Use default keyword of your package manager to run project e.x npm / yarn / pnpm

Paste following code inside your terminal

npm i
npm run dev
https://localhost:5000

if you faced any kind of issue while setup project, create a new issue or asked in our discord server.

We will add more documentation as project moves forward

That's it all you want to work with project.

Happy Hacking.

sma's People

Contributors

mujibsayyad avatar bhavyacodes avatar sailingwithsandeep avatar j4web avatar deep-ramani avatar pratishtha33 avatar sameerkwrk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.