Skip to content

This repository holds the source code for my personal portfolio website. It's a curated collection of my projects, showcasing my skills and experiences in web development.

License

Notifications You must be signed in to change notification settings

architkakkar/Portfolio-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License Twitter


Logo

Portfolio Website

This repository holds the source code for my personal portfolio website

View Demo | Report a Bug | Request a Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgments

About The Project

Portfolio Website Screen Shot

Welcome to my personal portfolio website. This site is a comprehensive showcase of my journey as a software developer, highlighting my skills, and the projects I've been involved in. It's designed to give you a glimpse into my capabilities and the kind of work I excel at. Whether you're a potential employer, a fellow developer, or just someone curious about my work, I invite you to explore and get in touch.

(back to top)

Built With

  • Figma
  • JavaScript
  • Git
  • React
  • TailwindCSS
  • Env
  • Node.js
  • Express
  • Firebase
  • Vercel
  • Render

(back to top)

Getting Started

These instructions will guide you through setting up the project on your local machine for development and testing purposes.

Prerequisites

  • Node.js (v14.0.0 or later)
  • npm (v6.14.0 or later)

Installation

  1. Clone the repository: git clone https://github.com/architkakkar/Portfolio-Website.git

  2. Setup Frontend Side:
    • Navigate to the project directory: cd client/
    • Environment Variables Setup: Please refer to the .env.example file in the client/ directory for the required environment variables. Create a .env file in the same directory and fill in the necessary values.
    • Install the dependencies: npm install
    • Start the development server: npm run dev
    • The frontend app will be available at http:https://localhost:5173 in your web browser.

  3. Setup Backend Side:
    • Navigate to the project directory: cd server/
    • Environment Variables Setup: Similar to the frontend, please refer to the .env.example file in the server/ directory for the required environment variables. Create a .env file in the same directory and fill in the necessary values.
    • Install the dependencies: npm install
    • Start the development server: node server.js
    • The backend server will run at http:https://localhost:3000 by default.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Archit Kakkar - @Twitter - [email protected]

Project Link: Archit Kakkar - Software Engineer

(back to top)

Acknowledgments

(back to top)

About

This repository holds the source code for my personal portfolio website. It's a curated collection of my projects, showcasing my skills and experiences in web development.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages