Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jorgecj/secret-friend
A Full Stack project for you to share your secret friend's gift.
https://github.com/jorgecj/secret-friend
Last synced: about 8 hours ago
JSON representation
A Full Stack project for you to share your secret friend's gift.
- Host: GitHub
- URL: https://github.com/jorgecj/secret-friend
- Owner: JorgeCJ
- Created: 2023-08-23T00:03:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-23T00:15:02.000Z (about 1 year ago)
- Last Synced: 2023-08-23T04:01:42.721Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://secret-friend-jet.vercel.app
- Size: 8.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SECRET-FRIEND
![TITLEGITHUB](https://github.com/JorgeCJ/SECRET-FRIEND/assets/127647774/9ce5e87f-0974-4c7d-8043-1a94731ec3c3)
A Full Stack project for you to share your secret friend's gift. You will just need to place your file `.env` in the root folder of the backend with the following information: `MONGODB_URI= "mongodb+srv://:@cluster0.mongodb.net/"`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://secret-friend-jet.vercel.app/).
## Technologies
List of technologies used in the project:- [React](https://reactjs.org)
- [Vite](https://vitejs.dev/)
- [MongoDB](https://www.mongodb.com/docs/)
- [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/)