Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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/)