Skip to content

Jaynil Gaglani portfolio added to Jaynil1611.github.io folder in the repository #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions PORTFOLIO/Jaynil1611.github.io/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
node_modules
/.pnp
.pnp.js

# testing
coverage

# production
build

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*
26 changes: 26 additions & 0 deletions PORTFOLIO/Jaynil1611.github.io/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Personal Portfolio

This wesbite is a personal portfolio built using front-end technolgies like .
<br/>
Check out the demo here-> [Portfolio](https://jaynil1611.github.io/)

## Screen

![](https://media.giphy.com/media/dzI7bXMESc0PffpPZE/giphy.gif)

## Start App

- Clone repo, install, cd into folder and run:
- npm install
- npm start

## Author

👤 **Jaynil Gaglani**

- Linkedin: [Jaynil Gaglani](https://www.linkedin.com/in/jaynilgaglani/)
- Github: [@Jaynil1611](https://github.com/Jaynil1611)

## Show your support

Give a ⭐️ if you like this project!
Loading