Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

home

experience

## 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!