GithubHelp home page GithubHelp logo

bonveeee / tailwind-miniproject Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.83 MB

Landing page that fully utilizes tailwind css

Home Page: https://tailwind-miniproject.vercel.app/

CSS 10.16% JavaScript 7.49% HTML 82.36%

tailwind-miniproject's Introduction

Tailwind Landing Page

This is a mini- project am learning about tailwind css.

Final Output Alt text

Installation

To use this repo on your machine requires some simple steps

  • Open a terminal / command line interface on your computer

  • Clone the repo by using the following:

      git clone [email protected]:Bonveeee/tailwind-miniproject.git
    
  • Be patient as it creates a copy on your local machine for you.

  • Change directory to the repo folder:

      cd tailwind-miniproject
    
  • (Optional) Open it in Visual Studio Code

      code .
    
  • (Alternate Option) Open it in any editor of your choice.

Usage & Requirements

Node Js v18.13.0+

Install dependencies (Tailwind)

npm install

Run the Tailwind CLI to compile the input.css during development. The output file is css/main.css

npx tailwindcss -i ./input.css -o ./css/main.css --watch 
or
node script.js watch

To build once run...

node script.js build,
   

You can edit the scripts in package.json and the tailwind.config.js file to change input/output locations

Technology Used

  • Tailwind Css
  • Javascript
  • HTML

Authors Info

Gmail - My-Email Twitter - Bonveeee

tailwind-miniproject's People

Contributors

bonveeee avatar

Watchers

 avatar

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.