Skip to content

Vishal0482/MERN-Tinder-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

MERN stack TInder-clone

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Run the backend using npm start or nodemon server.js.

Backend wil run on http://localhost:9000

Description

simple MERN stack tinder clone. Fetching the data from mongodb database and render the data in react app.