https://github.com/jorgecj/whats-your-wage
Full Stack project to help people decide on their professions.
https://github.com/jorgecj/whats-your-wage
axios cloud-firestore express firebase html-css-javascript reactjs vite
Last synced: 9 months ago
JSON representation
Full Stack project to help people decide on their professions.
- Host: GitHub
- URL: https://github.com/jorgecj/whats-your-wage
- Owner: JorgeCJ
- Created: 2023-08-20T03:50:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-20T20:20:23.000Z (over 2 years ago)
- Last Synced: 2025-01-16T22:37:08.819Z (11 months ago)
- Topics: axios, cloud-firestore, express, firebase, html-css-javascript, reactjs, vite
- Language: JavaScript
- Homepage: https://whats-your-wage.vercel.app
- Size: 613 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Whats-your-Wage

Full Stack project to help people decide on their professions. You will just need to place your Firebase "serviceAccountKey.json" file in the root folder of the backend and that's it ^^, it will be working. And of course, don't forget to give these two commands in both terminals: "npm i" and "npm run dev" respectively. See it on [Vercel](https://whats-your-wage.vercel.app/).
## Technologies
List of technologies used in the project:
- [React](https://reactjs.org)
- [Vite](https://vitejs.dev/)
- [Firebase](https://firebase.google.com/)
- [JavaScript](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript)
- [Axios](https://axios-http.com/ptbr/docs/intro)
- [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML)
- [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS)
- [Express](https://expressjs.com/)