/my-links

Primary LanguageTypeScript

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