Skip to content

Smak12-dev/CodeCelix_Official_Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

CodeCelix_Official_Website

Welcome to the official website of CodeCelix — a modern software development startup dedicated to building smart, scalable, and secure digital solutions. This website serves as our digital identity where we showcase our services, portfolio, team, and contact info.

🚀 Built using React + Vite for blazing-fast performance and modern developer experience.


🛠️ Tech Stack

  • ⚛️ React (Latest)
  • ⚡ Vite (Fast bundler & dev server)
  • 🎨 CSS / BootStrap / Tailwind CSS (or other styling framework)
  • 🔗 Git + GitHub (for version control)

After Forking/Cloning:

  • cd CodeCelix_Official_Website
  • npm i (to install all dependencies)
  • npm run dev
  • So Simple

Steps to Contribute:

  • Click the "Fork" button on the top right of this repo to create a copy under your GitHub account.
  • git clone https://github.com/your-username/codecelix-website.git
  • cd codecelix-website
  • git checkout -b feature/your-feature-name (your branch)
  • git add .
  • git commit -m "feat: Add navbar section"
  • git push origin feature/your-feature-name
  • Go to your forked repo on GitHub
  • Click “Compare & pull request”
  • Set base repository to CodeCelix/codecelix-website and base branch to main
  • Add a meaningful title and description
  • Click “Create pull request”

Review & Merge:

I will review your PR, suggest changes if needed, and merge it after approval.


Note: To keep our codebase clean and stable, direct push to main is not allowed. All changes must go through a pull request (PR).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors