BulletCV helps you get bullet point ideas in seconds.
- Node.js (v14 or higher)
- npm or yarn
- Clone the repository
git clone https://github.com/yourusername/bulletCV.git
cd bulletCV- Install dependencies
npm install
# or
yarn install- Start the development server
npm start
# or
yarn start