w3bdesign / jobbsokeren-fe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jobbsokeren Frontend

This application lets users use AI to generate job applications. The user can also store their CV content in Firebase and use it to generate job applications. The user can also subscribe to a newsletter using Mailchimp. The frontend is built with React and TailwindCSS. The frontend is deployed to Azure App Service using Github Actions.

Skjermbilde 2023-08-13 kl  17 40 34
Skjermbilde 2023-08-13 kl  17 52 18

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js
  • npm

Installation

  1. Clone the repository:
git clone https://github.com/matsgund/jobbsokeren-fe.git
  1. Navigate to the project directory:
cd jobbsokeren-fe
  1. Install the dependencies:
npm install
  1. Start the server:
npm run dev

The server runs on http://localhost:5173/ by default.

Deployment

Deployed to azure app service using github actions.

Built With

Authors

URL to deployed application

About


Languages

Language:TypeScript 99.0%Language:HTML 0.5%Language:JavaScript 0.3%Language:CSS 0.2%