Skip to content

baaraak/Linkme_linktree-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linktree clone built with React and Node (work in progress...)

React.js, Hooks, Context API, Express.js, MongoDB and more 🎗

Work in progress

App screenshot

Setting up development environment 🛠

  • git clone https://github.com/baaraak/Linkme_linktree-clone.git
  • Create an empty .env file in /api, copy /api/.env.example contents into it, and fill in your database username and password.
  • yarn client - Client development server
  • yarn api - Nodemon dev server
  • App should now be running on http://localhost:3000/

License

MIT