MyIntro - React Resume / CV Template

Resume / CV Template

MyIntro

MyIntro - React Resume / CV Template

Thank you for purchasing this React template.

If you like this template, Please support us by rating this template with 5 stars


Package Installation & Setup -

1.- Install npm

It will create 'node_module' folder in this all dependency files will be install with this command. npm install

npm install

2.- Run Project

With is command file will be compiled and it will be loaded on local server `http://localhost:5173/`. npm run dev

npm run dev

3.- Production Build

You may run npm run build command to build the app.

npm run build

4.- Testing the App Locally

Once you've built the app, you may test it locally by running npm run preview command

 npm run preview

5.- Deploying your site

For More details Click

6.- Note:

To get more help on the React.js checkout React

To get more help on the Vite checkout Vite

7.- Further help

You can learn more in the Create React App Documentation To learn React, check out the React Documentation.


Folder Directories -

  • images

    This folder contains all the images of Samar template.

  • fonts

    This folder font files for various template features.

  • css

    This folder contains all the CSS files of Samar template.

  • component

    This folder has all component files.

  • pages

    This folder has all pages files.

  • scss

    Scss File


Credits -


Project Main Features -

  • Vite
  • Bootstrap
  • Fully Responsive
  • Detailed Documentation
  • TypeScript
  • React
  • Slider
  • Contact Us
  • Advanced Elements
  • Social
  • Under Maintenance
  • Error 404
  • Light Gallery
  • Scroll
  • Key Feature
  • Blog Page
  • Router

main.tsx Structure

import React from 'react'
import ReactDOM from 'react-dom/client'
import App from './App.tsx'

ReactDOM.createRoot(document.getElementById('root') as HTMLElement).render(
  <React.StrictMode>
    <App />
  </React.StrictMode>,
)

Create a Page

const MyPage = () => {
  return(
   <h1>Hello!</h1>
  ) 
} 	
export default MyPage						
					

Do You Need Help To Customization

After Purchase A Template...

You Will Start Customizing According Your Requirement
BUT What If You Don't Know

SOLUTION IS HIRE DexignLabs

Hire Same Team For Quality Customization

  • We Will Customize Template According To Your Requirement
  • We Will Upload On Server And Make Sure Your Website is Live

Version History - #back to top

20 September 2023

  • New - Created & Upload MyIntro