This application, developed using ReactJS, allows you to easily create a resume dynamically by simply adding the required fields. This is part of an assignment from The Odin Project, which you can find here: The Odin Project - New CV Application
- ReactJS
- Vite
- NPM
Run npm i
to install all the dependencies and npm run dev
to start the project in development mode.