Skip to content

dOrgTech/landing-page-v3

Repository files navigation

Demostración del proyecto

Landing Page v3

Overview

landing-page-v3 is a React-based project created and maintained by dOrgTech. This project serves as a template for building landing pages with a focus on simplicity and ease of use.

Installation

Before you begin, ensure you have Node.js and Yarn installed on your system.

Then, clone the repository:

git clone https://github.com/dOrgTech/landing-page-v3.git
cd landing-page-v3

Install the project dependencies:

yarn install

Usage

To start the development server:

yarn dev

To build the project for production:

yarn build

Then, you can serve the project:

yarn start

Testing

Run the tests using the following command:

yarn test

Linting

Check for linting errors with:

yarn lint:check

Automatically fix linting errors with:

yarn lint:fix

Dependencies

This project uses various dependencies, including React, Material-UI, Emotion, and others. For a full list of dependencies, refer to the package.json file.

Contributing

Contributions are welcome! Please read the contributing guidelines before getting started.

Support

For support, issues, or queries, please reach out to dOrgTech.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages