Skip to content

g4n3sha5/Auratek

Repository files navigation

About


Logo

Auratek

This is a business card website made for Auratek - renowned company related to industrial installations. Done in Next.JS to explore its possibilities.

auratek.webp

Built With

HTML5 CSS3 Bootstrap Next JS React

How to run?

  1. Clone the repo
    git clone https://github.com/github_username/repo_name.git
  2. Install NPM packages
    npm install
  3. Run server
    npm run dev
    Open http://localhost:3000 to view it in your browser.