Skip to content

A Simple User Interface Resume design for developer and it can serve as a template for a developer that's inspire in creating portfolio and resume

Notifications You must be signed in to change notification settings

Abiodun-code/resumeTemplate

Repository files navigation

Resume

A Simple User Interface Resume design for developer and it can serve as a template for a developer that's aspire in creating portfolio and resume, Free Template and User Friendly

Authors

Contributing

Contributions are always welcome and am also available for open source and Contributing to project!

Run Locally

Clone the project

  git clone https://github.com/Abiodun-code/my_Resume

Go to the project directory

  cd my-project

Install dependencies

  yarn add

Start the server

  yarn dev

Usage/Examples

import './App.css'
import DivideContent from './component/DivideContent'
import TopImage from './component/TopImage'
import Footer from './component/Footer'

function App() {

  return (
    <div className='App'>
      <TopImage/>
      <DivideContent/>
      <Footer/>
    </div>
  )
}

Features

  • Live previews
  • Fullscreen mode
  • Mobilescreen mode
  • Cross platform

🛠 Skills

Javascript, Reaact, AOS HTML, CSS...

Demo

https://abiodun-resume-123.netlify.app/

About

A Simple User Interface Resume design for developer and it can serve as a template for a developer that's inspire in creating portfolio and resume

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published