Skip to content

Latest commit

 

History

History
74 lines (51 loc) · 2.45 KB

README.md

File metadata and controls

74 lines (51 loc) · 2.45 KB


     

Geeky Vision Portfolio Website Setup using React JS.

DescriptionScreenshotInstallation and SetupLicenseContribution

Description

This website is made using ReactJS with some of the component using ThreeJS. 🌱 Website consists contains Home section with a Hello which is made with ThreeJS. ☕

The website contains About, Portfolio, Team and Contact Section. ✔

The website has been hosted to this domain using Vercel.

Screenshot

Below are some of the screenshots from Geeky Vision

Installation and Setup

  • Clone the repository by git clone https://github.com/himakhaitan/gvwebsite.git
  • Cd into the directory gvwebsite using cd gvwebsite
  • Run npm install
  • To start the dev server run npm run start

License

This project uses an MIT license.

Contribution