Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dj1samsoe/portfolio-djisamsoe
Portfolio Website Using Vite + React Js + Tailwind CSS + Yarn + TypeScript + Framer Motion
https://github.com/dj1samsoe/portfolio-djisamsoe
Last synced: about 2 months ago
JSON representation
Portfolio Website Using Vite + React Js + Tailwind CSS + Yarn + TypeScript + Framer Motion
- Host: GitHub
- URL: https://github.com/dj1samsoe/portfolio-djisamsoe
- Owner: dj1samsoe
- Created: 2023-08-29T06:20:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-11T16:31:59.000Z (11 months ago)
- Last Synced: 2024-04-14T03:13:15.825Z (9 months ago)
- Language: TypeScript
- Homepage: https://portfolio-djisamsoe.vercel.app
- Size: 5.46 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio Website Using Vite + React + Tailwind CSS + Yarn + TypeScript + Framer Motion
Welcome to the My Portfolio project! This repository serves as a starting point for creating your own portfolio website using a modern web development stack. By cloning this repository and following the instructions below, you can easily set up your portfolio website with Vite, React, Tailwind CSS, Yarn, TypeScript, and Framer Motion.
## Preview
## Prerequisites
Before you begin, make sure you have the following tools installed on your machine:
1. [Node.js](https://nodejs.org) (recommended version 14.x or later)
2. [Yarn](https://yarnpkg.com) (recommended version 1.x)## How to Use
### Clone the Repository
To get started, clone this repository to your local machine using `git`:
```bash
git clone https://github.com/dj1samsoe/portfolio-djisamsoe.git
cd portfolio-djisamsoe
```### Running the Project
To running the app, following the command on the terminal:
```bash
yarn install
yarn dev
```Then open http://localhost:5173/ on your favorite browser
## Customize Your Portfolio
Feel free to customize and expand this template according to your preferences. The project uses the following technologies, and you can leverage their documentation to further enhance your portfolio:
## Contributing
If you encounter any issues, have suggestions, or want to contribute to this template, feel free to create issues and pull requests. Your contributions are greatly appreciated!