Skip to content

pedro-areal-torres/bos-homepage

Repository files navigation

Borja On Stocks - Homepage

This project is a React-based web application developed to create the homepage for the website Borja On Stocks. It utilizes modern web development tools and practices to ensure a fast and user-friendly experience.

Technologies Used

  • Vite: A fast build tool for modern web projects.
  • React: A JavaScript library for building user interfaces.
  • TypeScript: A typed superset of JavaScript for improved code quality and maintainability.

Getting Started

To set up and run the project locally, follow these steps:

  1. Clone the repository:
 git clone <repository-url>
 cd <repository-folder>
  1. Install the dependencies:
  npm install
  1. Start the development server:
  npm run dev
  1. Open your browser and navigate to http://localhost:5173 to view the application.

Scripts

  • npm run dev: Start the development server.
  • npm run build: Create a production build of the application.
  • npm run preview: Preview the production build locally.

Key Features

  • Responsive Design: The homepage is designed to provide a great user experience on all devices.
  • Fast Development: Powered by Vite for fast and efficient development workflows.
  • Type Safety: Built with TypeScript for robust and maintainable code.

Notes

  • This project is set up with ESLint for code linting and quality checks.
  • To adjust linting rules, modify the .eslintrc.cjs file as needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published