Skip to content

angga1518/tinder-clone-MERN-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Tinder Clone with MERN Stack

This clone tinder app project build with MERN Stack. MERN stands for MongoDB, Express, ReactJS, and NodeJS. We use ReactJS for the frontend side, nodeJS with Express framework as a server that handles all the requests from the frontend side, and MongoDB for the database

MERN Stack

How to Run

  1. Backend
    • cd backend-node-express
    • npm install
    • npm start
  2. Frontend
    • cd front-end-react
    • npm install
    • npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published