/LinkInBio_ReactWebApp

MyLink - One Link in Bio

Primary LanguageJavaScript

MyLink - One Link in Bio

With MyLink make your social media more inter-active. Add as many links to a single link & Help your followers discover all of your recent content.

Prerequisites

Installation

Install the client dependencies.

cd LinkInBio_ReactWebApp
npm install

Install the server dependencies.

cd Server
npm install

Start the server.

cd LinkInBio_ReactWebApp
npm run dev

Todos

  • Improve UI
  • Add Night Mode
  • Add More Features

Contributing

If you want to contribute to this project and make it better, your help is most welcome. Contributing is also a great way to learn more about social coding on Github, bug reports, feature requests.

How to Contribute?

  1. fork this repo.
  2. Clone the fork repo on your local machine.
  3. Push your changes/addition to your fork on Github.
  4. From your fork open a pull request.