Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/billyfrcs/joobify

Jobseeker Web App.
https://github.com/billyfrcs/joobify

css frontend gcp html javascript joobify nextjs nodejs tailwindcss web-application webapp webdevelopment website

Last synced: 3 days ago
JSON representation

Jobseeker Web App.

Awesome Lists containing this project

README

        

Joobify



Setup & Installation

Node.js & NPM

- Install all of the dependencies: `npm install`
- Run in the Development server: `npm run dev`
- Build the project: `npm run build`
- Start the project: `npm run start`
- EsLint: `npm run lint`

Open [http://localhost:3000](http://localhost:3000) in your browser to see the development server.