dsardar099 / google-portfolio-frontend

Personal portfolio website simulating Google Search interface, developed with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gfolio | Google Search inspired portfolio website

This is a personal website simulating Google Search. Built with ReactJS.

Usage

npm install

# Run the app in the development mode. Open http://localhost:3000 to view it in the browser.
npm start

# build for production to the `build` folder
npm run build

License

(LICENSE) Copyright (c) 2021 Sourav Nag

About

Personal portfolio website simulating Google Search interface, developed with React


Languages

Language:JavaScript 70.5%Language:CSS 24.6%Language:HTML 4.9%