Skip to content

A react app that allows you to manage events and show them in a calendar, you can log in and sign up, so the events are completely private.

Notifications You must be signed in to change notification settings

Sebas3270/calendar-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calendar App

A React app that uses this backend to manage events and show them in a calendar, you can also log in and sign up, so the events depend completely on the account.

Calendar App Cover 1

Installation

  1. Run the backend server. (follow the instructions in the repository)
  2. Clone this project
  3. Copy .env.template and rename it to .env
  4. Change the url of the backend api in the .env (if you did not change the port in the backend you don't have to change anything)
  5. Install dependencies
npm install
  1. Run the react front ent app
npm run dev

About

A react app that allows you to manage events and show them in a calendar, you can log in and sign up, so the events are completely private.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published