https://github.com/jorgecj/tell-me-your-dreams
Full Stack Project to store dreams🧡
https://github.com/jorgecj/tell-me-your-dreams
axios cloud-firestore express firebase html-css-javascript react vite
Last synced: 4 months ago
JSON representation
Full Stack Project to store dreams🧡
- Host: GitHub
- URL: https://github.com/jorgecj/tell-me-your-dreams
- Owner: JorgeCJ
- Created: 2023-08-20T20:08:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-30T03:21:52.000Z (over 1 year ago)
- Last Synced: 2025-01-16T22:37:15.358Z (5 months ago)
- Topics: axios, cloud-firestore, express, firebase, html-css-javascript, react, vite
- Language: JavaScript
- Homepage: https://tell-me-your-dreams.vercel.app
- Size: 15.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TELL-ME-YOUR-DREAMS

Full Stack Project to store dreams🧡. 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://tell-me-your-dreams.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/)