Skip to content

Uvacoder/abclinks5

Repository files navigation

🌿 Linktree - made with React

⚡ About

To use or deploy it you only need to modify the two files inside /src/api

And add the information you want, the settings and use of this information is already programmed to appear on the page

⭐ Advanced

If you want cards or a more customized use you can modify the source code by making a fork of the repository and modify it to taste or needs

You can even do a pull request if you improve code or page performance

You can find more info of how to contribute: here

📜 Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run format

Run the script to format the code using Prettier

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

❄ Commits "Rules"

I want to do something an experimental

When committing to a branch, Emojis will be used representing a new feature, bug or something related to the core project

📑 To contribute

When you want to contribute, you just need to clone the repository or fork the repository

Create a new branch with a descriptive but short title, add your commits and submit your pull request