Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/billyfrcs/joobify
- Owner: BillyFrcs
- License: mit
- Created: 2023-07-12T12:25:58.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-03-02T16:01:52.000Z (9 months ago)
- Last Synced: 2024-03-03T12:23:10.822Z (9 months ago)
- Topics: css, frontend, gcp, html, javascript, joobify, nextjs, nodejs, tailwindcss, web-application, webapp, webdevelopment, website
- Language: JavaScript
- Homepage: https://joobify.vercel.app
- Size: 6.57 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.