Skip to content

Latest commit

 

History

History
128 lines (95 loc) · 6.14 KB

README.md

File metadata and controls

128 lines (95 loc) · 6.14 KB

Chirag Nahata Portfolio

Ask Me Anything! GitHub license Maintenance GitHub branches Github commits Netlify Status GitHub issues GitHub pull requests

📔 Table of Contents

‼️ Folder Structure

Here is the folder structure of this app.

modern-portfolio/
  |- components/
  |- pages/
    |-- about/
    |-- contact/
    |-- services/
    |-- testimonials/
    |-- work/
    |-- _app.jsx
    |-- index.jsx
  |- public/
  |- styles/
    |-- globals.css
  |- .eslintrc.json
  |- .gitignore
  |- next.config.js
  |- package-lock.json
  |- package.json
  |- postcss.config.js
  |- tailwind.config.js
  |- variants.js

⚙️ Tech Stack

React JS Next JS JavaScript Tailwind CSS Netlify

🔧 Stats

Stats for Modern Portfolio

🙌 Contribute

You might encounter some bugs while using this app. You are more than welcome to contribute. Just submit changes via pull request and I will review them before merging. Make sure you follow community guidelines.

💎 Acknowledgements

Useful resources and dependencies that are used in Modern Portfolio.

Production Dependencies

Development Dependencies

☕ Buy Me a Coffee

🚀 Follow Me

GitHub followers Twitter YouTube

⭐ Give A Star

You can also give this repository a star to show more people and they can use this repository.

🌟 Star History

Star History Chart

(back to top)