Code Monkey home page Code Monkey logo

landing_page_pti's Introduction

React Landing Page with Tailwind CSS

This repository contains a landing page built using React and Tailwind CSS. It was created as an assignment for the Pengantar Teknologi Internet classes.

Features

  • Responsive design: The landing page is designed to be responsive and compatible with various screen sizes, providing a consistent user experience across devices.
  • Modern UI: The page incorporates a modern and visually appealing user interface to attract and engage visitors.
  • React components: The landing page is structured using reusable React components, making it easy to maintain and extend the codebase.
  • Tailwind CSS: The page utilizes the utility-first CSS framework Tailwind CSS for efficient and flexible styling.

Installation

To run this project locally, follow these steps:

  1. Clone the repository to your local machine using the following command:

    git clone https://github.com/your-username/your-repository.git
  2. Navigate into the project directory:

    cd your-repository
  3. Install the required dependencies using npm or yarn:

    npm install
    # or
    npm i
    # or
    yarn install

Usage

To start the development server and view the landing page in your browser, use the following command:

npm start
# or
yarn start

This command will build the project and automatically open a new browser tab with the landing page. Any changes you make to the source code will trigger a hot reload, allowing you to see the updates instantly.

Customization

You can easily customize the content, styles, and structure of the landing page to meet your specific requirements. The codebase follows a modular structure, with separate components for different sections of the page. Feel free to modify or add new components as needed.

The main files and directories you may want to modify are:

  • src/App.js: Contains the main structure and layout of the landing page. You can modify the sections or add new ones.
  • src/components: Directory containing individual React components used to build the page. Modify or create new components in this directory.
  • src/assets: Directory to store any static assets such as images or icons used in the page. Replace or add new assets in this directory.

Deployment

To deploy the landing page to a production environment, you can use various hosting platforms or services such as Netlify, Vercel, or GitHub Pages. These platforms provide easy deployment options for React applications.

You can also customize the build process and configuration based on your preferred deployment method. Refer to the documentation of your chosen hosting platform for specific instructions.

Contributing

Contributions to this repository are welcome. If you find any issues or have suggestions for improvements, please create a new issue or submit a pull request.

When contributing, please adhere to the following guidelines:

  • Fork the repository and create a new branch for your contribution.
  • Ensure your code follows the existing coding style and conventions.
  • Provide clear and descriptive commit messages for each change you make.
  • Test your changes thoroughly before submitting a pull request.

License

This project is licensed under the MIT License. You are free to modify and distribute the codebase for personal or commercial use.

landing_page_pti's People

Contributors

ibrahimfe avatar cristianmihai01 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

lilpinn adityaiop

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.