Skip to content

A marketing website for a new technology product built with React and Vite.

Notifications You must be signed in to change notification settings

ArjinAlbay/Marketing-Website

Repository files navigation

Marketing-Website

Introduction

A modern marketing website built using React and Vite, styled with React Bootstrap, and navigated with React Router.

Technologies

  • Frontend: React + Vite
  • Styling: React Bootstrap
  • Router: React Router
  • Version Control: Git

Setup Instructions

Prerequisites

Installing

  1. Clone the repository:

     git clone https://github.com/your-username/Marketing-Website.git
     cd Marketing-Website
    
  2. Install the necessary dependencies:

     npm install
     npm create vite@latest
     npm install react-router-dom
     npm install react-bootstrap bootstrap

Running the Server

  1. Start the development server:
    npm run dev

The server will start at http://localhost:3000.

Usage

  • Open your browser and navigate to http://localhost:3000

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements, bug fixes, or new features.

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/your-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature/your-feature)
  5. Open a pull request

License

This project is licensed under the MIT License - see the LICENSE file for details.

My Social Media Accounts

arjinalbay arjinalbay


About

A marketing website for a new technology product built with React and Vite.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published