Skip to content

Fojciol/Portfolio

Repository files navigation

Introduction

  • Add your project logo.
  • Write a short introduction to the project.
  • If you are using badges, add them here.

πŸ“’ Index

πŸ”° About

Portfolio website for my self made in react using vite and typescript

⚑ Usage

How to use this project

πŸ”Œ Installation

  • Clone this repo
  • Install packages
$ npm install

πŸ“¦ Commands

  • Start project
$ npm run dev

πŸ”§ Development

πŸ““ Pre-Requisites

List all the pre-requisites the system needs to develop this project.

  • nodejs
  • Code editor ( VSC, Webstorm )

πŸ“ File Structure

.
β”œβ”€β”€ src
β”‚   β”œβ”€β”€ assets
β”‚   β”‚   └── react.svg
β”‚   β”œβ”€β”€ images
β”‚   β”‚   β”œβ”€β”€ icons
β”‚   β”‚   β”‚   β”œβ”€β”€ shrink-button.png
β”‚   β”‚   β”‚   └── umbrella.png
β”‚   β”‚   β”œβ”€β”€ logo_144.png
β”‚   β”‚   └── Untitled-1.psd
β”‚   β”œβ”€β”€ App.css
β”‚   β”œβ”€β”€ App.tsx
β”‚   β”œβ”€β”€ index.css
β”‚   β”œβ”€β”€ main.tsx
β”‚   └── vite-env.d.ts
β”œβ”€β”€ index.html
β”œβ”€β”€ package.json
β”œβ”€β”€ tsconfig.app.json
β”œβ”€β”€ tsconfig.json
β”œβ”€β”€ tsconfig.node.json
β”œβ”€β”€ vite.config.json
└── README.md

πŸ”¨ Build

  • Run command to build project
$ npm run build

πŸš€ Deployment

Build the project and host it on any hosting platform.

🌸 Community

It's open-source project you can use is as template for your portfolio website.

πŸ”₯ Contribution

Your contributions are always welcome and appreciated. Following are the things you can do to contribute to this project.

  1. Report a bug
    If you think you have encountered a bug, and I should know about it, feel free to report it here and I will take care of it.

  2. Request a feature
    You can also request for a feature here, and if it will viable, it will be picked for development.

  3. Create a pull request
    It can't get better then this, your pull request will be appreciated by the community. You can get started by picking up any open issues from here and make a pull request.

If you are new to open-source, make sure to check read more about it here and learn more about creating a pull request here.

❓ FAQ

You can optionally add a FAQ section about the project.

πŸ“„ Resources

React Vite

πŸ“· Gallery

SOON

πŸ”’ License

MIT (c) 2024 FojciolPortfolio