Geeky Vision Portfolio Website Setup using React JS.
Description • Screenshot • Installation and Setup • License • Contribution
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.
Below are some of the screenshots from Geeky Vision
- Clone the repository by
git clone https://github.com/himakhaitan/gvwebsite.git
- Cd into the directory
gvwebsite
usingcd gvwebsite
- Run
npm install
- To start the dev server run
npm run start
This project uses an MIT license.