Personal Portfolio Project with React (vite), with typescript and sass.
This project is a personal portfolio website built using React (vite), TypeScript, and Sass. The website is fully responsive and uses the GitHub API to display my repositories.
- Clone the repository.
- Install the dependencies by running
npm install. - Run the development server by running
npm run dev.
To use the website, simply open the index.html file in your browser.
The website uses the GitHub API to display your repositories. You will need to create a personal access token to use the API. You can create a personal access token by following the instructions here.
But in this Project you don't personal access token.
Contributions are welcome! Please feel free to submit a pull request.
This project is licensed under the MIT License - see the LICENSE.md file for details.