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

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

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.