Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 8 hours 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-20T04:01:47.000Z (about 1 year ago)
- Last Synced: 2023-08-20T05:19:02.717Z (about 1 year ago)
- Topics: axios, cloud-firestore, express, firebase, html-css-javascript, reactjs, vite
- Language: JavaScript
- Homepage: https://whats-your-wage.vercel.app
- Size: 611 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Whats-your-Wage
![wage](https://github.com/JorgeCJ/Whats-your-Wage/assets/127647774/ddbdb2bb-c138-4136-8188-af71f8115732)
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/)