Skip to content

chidraEl/tinder-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Tinder Clone App

Clone the project to your desired location,

Getting started

- Get your MongoDb URI, then edit the file server/.env with your mongodb URI, to be able to connect to the databse

Install the packages from both front-end and back-end

- Go to server folder
- Run : npm install

- Go to client folder
- Run : npm install

Run the app

- Go to the server folder
- Run : npm run start:backend

- Go to client folder
- Run : npm run start

About

A tinder Clone App made with React, Node.js, Express and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published