https://github.com/sashasagebd/calendar
lil react web app project
https://github.com/sashasagebd/calendar
css javascript jsx react webapp
Last synced: about 2 months ago
JSON representation
lil react web app project
- Host: GitHub
- URL: https://github.com/sashasagebd/calendar
- Owner: sashasagebd
- Created: 2025-01-30T09:48:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-28T20:22:29.000Z (about 1 year ago)
- Last Synced: 2025-06-07T16:07:50.330Z (about 1 year ago)
- Topics: css, javascript, jsx, react, webapp
- Language: JavaScript
- Homepage:
- Size: 3.53 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a web application calendar, that can be run currently on a local browser.
In order for it to run, it must include a .env file with a MongoDB MONGO_URI connection string.
Run the app from the command line with npm start in both the server and client directories.