Giter Club home page Giter Club logo

acechler / tailwind-repos Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 87 KB

This is a Next.js repository of React components with Tailwind styles. I am dissecting designs from Flowbite to help me understand Typescript and Tailwind. Since I am new to this there maybe some bad practices implemented, once I become more familiar with these frameworks I will update them.

JavaScript 4.35% TypeScript 95.26% CSS 0.39%
flowbite-react nextjs-template react-components repository tailwindcss vscode learning-by-doing bug-reports

tailwind-repos's Introduction

React Components with Tailwind Styles

This is a Next.js project bootstrapped with create-next-app.

This repository contains a collection of React components styled using Tailwind CSS. The components are built using Next.js and utilize TypeScript for enhanced type safety.

Features

  • Collection of reusable React components
  • Components styled using Tailwind CSS
  • References Flowbite UI Kit for component inspiration https://flowbite.com/
  • Built with Next.js for server-side rendering and enhanced performance
  • Utilizes TypeScript for improved type safety

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request. Let's learn and grow together!

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

tailwind-repos's People

Contributors

acechler avatar faraax avatar

Watchers

 avatar

Forkers

faraax

tailwind-repos's Issues

Create a page directory

Move about, contact, and pricing into pages directory. Make sure pages can still be accessed.

Next.js Link bug causing 404 error

Whenever I click the "about" navbar link I am brought to a 404 error page. I am not sure why the page is not found. If anyone wants to attempt to tackle this it is inside the "link-bug" branch. If there are any questions feel free to ask.

implement-table

Title: Creating a Table Component for Repository

Description:

The purpose of this component is to display data in a tabular format, making it easier for users to visualize and interact with the information.

The main goal of this component is to provide a flexible and reusable solution for displaying data in a table format. It will allow users to pass data to the component, which will then dynamically generate the table based on the provided information.

To achieve this, I plan to implement the following features:

  1. Accepting data as a prop: The component will have a prop that allows users to pass the necessary information to be displayed in the table.
  2. Dynamic table generation: The component will use the provided data to generate the table dynamically, adjusting the number of rows and columns as needed.
  3. Customizable table design: Users will have the ability to customize the styling of the table by passing additional props or CSS classes.

Request for Review: Next.js and TypeScript Documentation in LinkError.md

Request for Review: Next.js and TypeScript Documentation in LinkError.md

Hello,

I could use some help from anyone experienced with Next.js and TypeScript to review the documentation I've written in the LinkError.md file.

The list below contains some of the requirements I had in mind.

  • Readability: Is the document easily understandable? Is the language clear and concise?
  • Terminology: Are the technical terms used correctly in the context of Next.js and TypeScript?
  • Accuracy: Does the documentation accurately describe the problem and its solution?

If there are any questions feel free to ask and I will try to provide a response in a timely manner as I am currently out of town.

Thank you in advance for your time and help.

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.