Skip to content

Repository files navigation

Description

A simple portfolio template for developers/designers built with React and Vite.

Features

  • Fully Responsive
  • Multi-Page Layout
  • Contact Form With EmailJS
  • React-Bootstrap
  • Edit Content From One Place

Setup

Get the code

git clone https://github.com/ubaimutl/react-portfolio.git

Install required dependencies

npm install

Start the server

npm run dev

Create a production build

npm run build

Preview the production build

npm run preview

Check the code

npm run lint

More

Modify pages content in src/content_option.js.

Thanks

If you like this portfolio template don't forget give it a ⭐