Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.29 KB

README.md

File metadata and controls

41 lines (33 loc) · 1.29 KB

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.