initial commit

This commit is contained in:
Harivansh Rathi 2025-01-03 15:55:01 +05:30
commit fb5b992b17
35 changed files with 11573 additions and 0 deletions

38
README.md Normal file
View file

@ -0,0 +1,38 @@
### 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 ⭐