Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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