Skip to content

muhammadh4mza/Sigma

Repository files navigation

React + Vite Project

Technologies Used

This project is built with:

  • Vite
  • TypeScript
  • React
  • shadcn-ui
  • Tailwind CSS

Getting Started

The only requirement is having Node.js & npm installed - install with nvm

Follow these steps:

# Step 1: Clone the repository
git clone <YOUR_GIT_URL>

# Step 2: Navigate to the project directory
cd <YOUR_PROJECT_NAME>

# Step 3: Install the necessary dependencies
npm i

# Step 4: Start the development server
npm run dev

Development

You can use any IDE or code editor to work with this project. VS Code is recommended for the best developer experience.

Deployment

This is a standard Vite + React project that can be deployed to any hosting service that supports static sites (Vercel, Netlify, GitHub Pages, etc.).

To build for production:

npm run build

The build output will be in the dist directory.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages