Skip to content

arysaikyn/CV-Maker

Repository files navigation

📄 CV-Maker

Version Documentation

A Resume Maker built using React.js Developed for The Odin Project's curriculum.

✨ Demo

CV-Maker Homepage

📜 Docs

Install

npm install

Installs dependencies.

Start

npm run start

Starts the development server.

Watch

npm run watch

Runs the test runner in watch mode.

Build

npm run build

Builds the app for production to the dist directory.

📖 Lessons Learned

  • React Fundamentals
  • Creating a react app with Vite
  • Class components and lifecycle methods
  • Function components and Hooks
  • Migrating from class components to function components
  • Controlling inputs and rendering lists in react
  • Managing state in react
  • Deploying a site with a PaaS like Vercel.

Author

👤 Arys Aikyn