Skip to content

kuosmanen/Tinderclone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run this app:

1. Install node and npm for example via powershell with command: winget install OpenJS.NodeJS.LTS
2. Restart your IDE and make sure nodejs is in the Path variables
3. Install MongoDB and run it
4. Make a .env file where you put the SECRET variable to be used as the password salt
5. Run npm install in the main directory
6. Run npm start and npm run dev:client
7. Access the app on localhost:3000

About

A Tinder-like account matching REACT app using nodejs

Topics

Resources

Stars

Watchers

Forks

Contributors