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

https://github.com/axlwolf/10-calendar

MERN Calendar
https://github.com/axlwolf/10-calendar

Last synced: 2 months ago
JSON representation

MERN Calendar

Awesome Lists containing this project

README

          

# Calendar App

## Development steps

1. Rename file .env.template to .env
2. Update the environment variables on .env file

```
VITE_API_URL=http://localhost:4001/api

```