A project for Github built with JS, CSS and React. ❥ Think of it as your own personal GitHub dashboard.
Live link can be found here
Contact email is admin@lindseyk.dev
🙏 Many thanks & appreciation to the author & creator of GitProfile. 🎉
git clone https://github.com/codelikeagirl29/gitprofile?target=https://github.com
cd gitprofileand then to install and view in browser.
npm install
npm run startInstall and run -
yarn
yarn start-
Open
src/App.jsand make changes. -
Build and deploy -
yarn build
yarn deploy