Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elcharitas/mongodb-hackathon
Lovenotes allows lovers to connect through virtual love letters ❤️
https://github.com/elcharitas/mongodb-hackathon
hackathon
Last synced: about 1 month ago
JSON representation
Lovenotes allows lovers to connect through virtual love letters ❤️
- Host: GitHub
- URL: https://github.com/elcharitas/mongodb-hackathon
- Owner: elcharitas
- License: other
- Created: 2022-01-13T23:46:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-14T03:43:45.000Z (about 3 years ago)
- Last Synced: 2024-11-04T02:42:21.262Z (3 months ago)
- Topics: hackathon
- Language: JavaScript
- Homepage:
- Size: 7.46 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Lovenotes - MongoDB Hackathon Submission
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app),
designed using the effluent [Chakra UI](https://chakra-ui.com) and powered by [MongoDB](https://mongodb.com).This project is my entry for the MongoDB hackathon.
It's a fairly simple idea i came up with while thinking of the day of love coming up soon #Feb14 :D.This project allows for lovers to openly declare their affections for and to each other.
It uses MongoDB Atlas to save the data and mongodb native drivers to read the data.- This is a React app project hosted on [Vercel](vercel.app)
- This project was designed using [Chakra UI](https://chakra-ui.com)
- This project was created with create react app
- The project uses Node.js native drivers for MongoDB
- The source code is hosted on github at [elcharitas/mongodb-hackathon](https://github.com/elcharitas/mongodb-hackathon)
- Music in this app is "Me You I" a song I love so much by [the cavemen](https://en.wikipedia.org/wiki/The_Cavemen_(band))### Submission Category: Choose Your Own Adventure
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.The page will reload when you make changes.\
You may also see any lint errors in the console.## Learn More
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
To learn React, check out the [React documentation](https://reactjs.org/).