mirror of
https://github.com/harivansh-afk/React-Portfolio.git
synced 2026-04-16 14:01:09 +00:00
initial commit
This commit is contained in:
commit
fb5b992b17
35 changed files with 11573 additions and 0 deletions
38
README.md
Normal file
38
README.md
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
### Description
|
||||
|
||||
A simple portfolio template for developer/designers built with React.
|
||||
|
||||
### [live preview](https://ubaimutl.github.io/react-portfolio/)
|
||||
|
||||
[](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 ⭐
|
||||
Loading…
Add table
Add a link
Reference in a new issue