Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 ❤️

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