react-universal-resume Tailwind Templates

React Universal Resume

Website resume template built with React and Tailwind CSS, responsive design and easy to customise.

React Universal Resume

Demo

https://react-universal-resume.vercel.app/

📝 Brief Introduction

  • Easily create and host your resume online. Optimized for viewing on laptop and mobile devices, as well as for printing.

  • This project takes inspiration from the project: WebPraktikos/universal-resume.

  • Rebuilt with Vite, React, Tailwind CSS, and TypeScript.

⚙️ Installation and Usage

Prerequisites

  • Node.js
  • npm or yarn

Steps

  1. Navigate to the project's directory

    cd react-universal-resume
    
  2. Install dependencies

    npm install
    
  3. Start the development server

    npm run dev
    

Visit http://localhost:5173/ to view the app.

💾 Populate with your own information

  • Find the data.ts file in the src directory, change the sample data in this file.

  • Open App.tsx file, change the order of the individual components or add/remove certain components according to your own needs.

🚢 Deployment

The project is hosted on Vercel. Follow Vercel's deployment instructions to deploy your version.

🖐🏼 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

📠 License

Same as https://github.com/WebPraktikos/universal-resume#license

NonCommercial-ShareAlike 1.0 Generic (CC NC-SA 1.0)
https://creativecommons.org/licenses/nc-sa/1.0/

You are free to:

Share — copy and redistribute the material in any medium or format

Adapt — remix, transform, and build upon the material

Under the following terms:

NonCommercial — You may not use the material for commercial purposes.

ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

♥️ Thanks to these open source resources

Top categories

Loading Svelte Themes