This project is a clone of LinkFree
This project has been made using ReactJS just to practice ReactJS and it would be an open source project where anyone can contribute in it and can give thier inputs by raising an issue and this would be a complete beginner friendly repo where all valueable contribution are accepted!
Here is the deployed link Linkfree_Clone
Just simply copy this JSON file edit this file according to your links URL and raise a PR Dont forget to add your data in data folder which is in public folder.
This website is still under process but here is the quick tutorial of how u can check your profile
7c401de7-665d-4a78-864a-747a567a0cc5.mp4
Here are the resources :
Please go through this code of conduct before contributing
-
Fork the project
-
Clone the project to run on your local machine using the following command
git clone https://github.com/<Your_Github_username>/linkfree_clone.git
-
Install dependencies:
- run npm install
- npm start