A Resume Maker built using React.js Developed for The Odin Project's curriculum.
npm install
Installs dependencies.
npm run start
Starts the development server.
npm run watch
Runs the test runner in watch mode.
npm run build
Builds the app for production to the dist
directory.
- 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.
👤 Arys Aikyn
- Github: @arysaikyn