React-Portfolio/README.md
2025-01-03 15:55:01 +05:30

38 lines
728 B
Markdown

### Description
A simple portfolio template for developer/designers built with React.
### [live preview](https://ubaimutl.github.io/react-portfolio/)
[![react portfoiio](src/assets/images/react%20portfolio%20gif.gif)](https://ubaimutl.github.io/react-portfolio/)
### Features
- Fully Responsive
- Multi-Page Layout
- Contact Form With EmailJs
- React-Bootstrap
- Edit Content From One Place
### Setup
Get the code
<pre>git clone https://github.com/ubaimutl/react-portfolio.git</pre>
Install required dependencies
<pre>yarn install</pre>
Start the server
<pre>yarn start</pre>
### More
Modify pages content in `src/content_option.js`.
### Thanks
If you like this portfolio template don't forget give it a ⭐