- Add your project logo.
- Write a short introduction to the project.
- If you are using badges, add them here.
Portfolio website for my self made in react using vite and typescript
How to use this project
- Clone this repo
- Install packages
$ npm install
- Start project
$ npm run dev
List all the pre-requisites the system needs to develop this project.
- nodejs
- Code editor ( VSC, Webstorm )
.
βββ 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
- Run command to build project
$ npm run build
Build the project and host it on any hosting platform.
It's open-source project you can use is as template for your portfolio website.
Your contributions are always welcome and appreciated. Following are the things you can do to contribute to this project.
-
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. -
Request a feature
You can also request for a feature here, and if it will viable, it will be picked for development. -
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.
You can optionally add a FAQ section about the project.
SOON
MIT (c) 2024 FojciolPortfolio