Skip to content

🌲 Bio is a simple website project that allows you to create and manage a list of links. It’s inspired in Linktree and some popular Instagram bio websites.

License

Notifications You must be signed in to change notification settings

wesleybertipaglia/bio

Repository files navigation

🌲 Bio

Bio is a simple website that allows you to create and manage a list of links. It’s inspired in Linktree and some popular Instagram bio websites.

screenshot

Features:

  • ✅ Easy to use and customize
  • ✅ Simple, clean and responsive design
  • ✅ Sections for categorized links
  • ✅ Sharable link to your Bio page
  • ✅ Dark mode
  • ✅ Tailwind CSS for quick and efficient styling
  • ✅ Jest for testing components
  • ✅ Easy to deploy

📚 Table of Contents

To know more about the project structure, check the structure.md file.

🤖 Getting Started

  1. Clone the repository
git clone https://github.com/wesleybertipaglia/bio.git
  1. Install dependencies:
npm install
  1. Customize the content: Update the src/data/links.js file to include your personal links and categories.

  2. Start the development server:

npm start

🚀 Open your browser and go to http://localhost:3000 to see the website in action.

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Install dependencies
npm start Start application
npm build Build application
npm test Run tests

🧩 Tech Stack

☑️ Cheklist

The following checklist can be used to track the project progress:

  • Authentication
  • Authorization
  • Documentation
  • Tests
  • CI/CD
  • Deploy
  • Monitoring

📜 License

This repository is licensed under the [MIT]. See the LICENSE file for details.

Back to top

About

🌲 Bio is a simple website project that allows you to create and manage a list of links. It’s inspired in Linktree and some popular Instagram bio websites.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published