Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joeldeondsouza/portfolio_template
A simple portfolio, built with React, TypeScript, and Styled Components.
https://github.com/joeldeondsouza/portfolio_template
javascript portfolio reactjs styled-components typescript
Last synced: 18 days ago
JSON representation
A simple portfolio, built with React, TypeScript, and Styled Components.
- Host: GitHub
- URL: https://github.com/joeldeondsouza/portfolio_template
- Owner: JoelDeonDsouza
- License: mit
- Created: 2023-11-29T11:19:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-03T20:40:14.000Z (about 1 year ago)
- Last Synced: 2023-12-03T21:27:13.684Z (about 1 year ago)
- Topics: javascript, portfolio, reactjs, styled-components, typescript
- Language: TypeScript
- Homepage: https://react-portfolio-template-7abx.onrender.com
- Size: 178 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Simple portfolio
A simple portfolio, built with React, TypeScript, and Styled Components.
## Tech Stack
- React
- TypeScript
- Styled Components## Screenshots
![App Screenshot](https://i.ibb.co/R3VSdsW/Screenshot-2023-11-29-at-9-27-36-PM.png)## Installation
Go to the project directory```bash
https://github.com/JoelDeonDsouza/Portfolio_Template.git
``````bash
cd my-project
```Install dependencies
```bash
npm install
```## Features
- Responsive Design: The portfolio is designed to be responsive, ensuring a seamless experience on various devices and screen sizes.
- Styled Components: The styling is implemented using Styled Components, providing a modular and maintainable styling solution.