Reactive Resume is a free and open-source tool that allows you to create beautiful and interactive resumes with ease. It provides several templates that you can customize to create your own resume. In this tutorial, you will learn how to install Reactive Resume on MXLinux Latest.
Before you start, make sure you have the following:
Open a terminal application by pressing Ctrl+Alt+T
on your keyboard.
Update the package details by executing the following command:
sudo apt-get update
Install Node.js and npm by executing the following command:
sudo apt-get install nodejs npm
This will install Node.js and npm on your system.
Install Gatsby CLI by executing the following command:
sudo npm install -g gatsby-cli
This will install the Gatsby CLI globally on your system.
Clone the Reactive Resume repository from Github by executing the following command:
git clone https://github.com/AmruthPillai/ReactiveResume.git
Navigate to the ReactiveResume directory by executing the following command:
cd ReactiveResume
Install the project dependencies by executing the following command:
npm install
Start the development server by executing the following command:
gatsby develop
Open your web browser and go to http://localhost:8000
. You will see the Reactive Resume app running.
To create your own resume, open the src/data/resume.json
file and customize it to your needs.
Once you have customized the resume data, you can re-run the development server by executing the following command:
gatsby develop
After making all the necessary changes, you can build your resume for production by executing the following command:
gatsby build
The resume files will be generated in the public
directory. You can deploy this directory on any web server to make your resume available online.
You have successfully installed Reactive Resume on MXLinux Latest. You can now create beautiful and interactive resumes with this powerful tool.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!