Coder Social home page Coder Social logo

rasatmaja / links.rasio.dev Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 712 KB

⚡ A NextJS app to display social media and highlight links. The purpose of this project is to show links on social media profile.

Home Page: https://links.rasio.dev

License: MIT License

JavaScript 89.85% CSS 10.15%
nextjs reactjs tailwindcss links vercel

links.rasio.dev's Introduction

Links

A web app to display social media and highlight links. The purpose of this project is to show links on social media profile. The purpose of this project is to create custom LinkTree using NextJS, and Tailwind. All data will be fetch from project links-barnacle


Built With

  • NextJS - The React Framework
  • TailwindCSS - A utility-first CSS framework for rapid UI development.
  • Vercel - Deploy web projects with the best frontend developer experience and highest end-user performance.

Getting Started

To run this project on your local system, you can follow these steps:

Prerequisites

This application uses NPM as its package manager, make sure that your system has NPM installed, but if not you can install it with the following command

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/rasatmaja/links.rasio.dev.git
  1. Install NPM packages
npm install
  1. Run app on local environment
npm run dev

What I Learn from this Project

On my journey to building this project I learned a few things and I ran into some problems like:

  1. Implement Next JS, and Tailwind CSS
  2. Implement SWR to fetching data from API
  3. Implement dark mode using TailwindCSS and next-theme

License

This project is licensed under the terms of the MIT license.

You can check out the full license here

links.rasio.dev's People

Contributors

rasatmaja avatar

Stargazers

 avatar  avatar

Watchers

 avatar

links.rasio.dev's Issues

Lighthouse

fix lighthouse score

  1. add width and height property on image
  2. fix color contrast

🤓 Photo Profile

🤓 Photo Profile

Issue type : 🦌 New Feature

Descriptions :
Implement real photo profile

🧞 Dark mode transitions

🧞 Dark mode transitions

Issue type : 🦌 New Feature

Descriptions :
Add transition when switching theme

🐼 Modeling Data on NextJS

🐼 Modeling Data on NextJS

Issue type : 🦌 New Feature

Descriptions :
Implementing a data model on NextJS like json structure

🛸 Improve google font

🛸 Improve google font

Issue type : 🦌 New Feature or Improvement

Descriptions :
Remove unused font weight, and improve pre-fetch

🦜 Define Color

🦜 Define Color

Issue type : 🦌 New Feature

Descriptions :
Define base color for background and text on TailwindCSS config

🔬 Implement SWR

🔬 Implement SWR

Issue type : 🦌 New Feature

Descriptions :
Implement SWR data fetching

🥪 Improve SEO

🥪 Improve SEO

Issue type : 🦌 New Feature / Improvement

Descriptions :
Add meta description, Add next-seo

🐢 Skeleton Profile Layout

🐢 Skeleton Profile Layout

Issue type : 🦌 New Feature

Descriptions :
Create profile layout on index page

🤡 Linting and Prettier

🤡 Linting and Prettier

Issue type :

  • 🦌 New Feature
  • 🤴 Code style update (formatting, renaming)
  • 🏇🏼 Refactoring (no functional changes, no api changes)
  • 🏅 Build related changes

Descriptions :
Setup linting and prettier

🦁 Change rendering mode to ISR

🦁 Change rendering mode to ISR

Issue type : 🦌 New Feature

Descriptions :
Implement Incremental Static Regeneration - ISR to reduce speed index

🦥 Footer Component

🦥 Footer Component

Issue type : 🦌 New Feature

Descriptions :
Create Footer component

🌙 Dark Mode

Implement Dark Mode

Issue type : 🦌 New Feature

Descriptions :
Implement dark mode using TailwindCSS Class

🐀 Header Component

🐀 Header Component

Issue type : 🦌 New Feature

Descriptions :
Create separate header component from main layout

🙈 Basic layout

🙈 Basic layout

Issue type : 🦌 New Feature

Descriptions :
Create basic layout like header, main body and footer

SEO

SEO Not Optimize

  1. Document does not have a meta description
  2. Image elements do not have [alt] attributes
     

🐞 Fix Dark Mode Icons

🐞 Fix Dark Mode Icons

Issue type : 🐞 Possible Bug

Descriptions :
Fix state dark mode icon, when UI turn into dark mode icon should be moon and when UI turn into light theme icon should be sun.

Accessibility

Fix accessibility bassed on google chrome lighthouse

  1. Background and foreground colors do not have a sufficient contrast ratio.
  2. Heading elements are not in a sequentially-descending order
  3. Image elements do not have [alt] attributes

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.