Skip to content

AlejoVE/Calendar-app-MERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calendar-App

You can check the app here

Calendar-App is a cooperative calendar application that can be used by teams.

It is a personal project done to practice my skills working with React, Redux, MongoDB, as well as to practice my deployments.

Feel free to clone the repository and modify it at your pleasure.

Prerequisites

  • Node: any 12.x
  • NPM: See npm website for installation instructions.
  • Clone the repository in your local machine.

Installation

  1. Go to the repository folder in your terminal.
  2. run npm i to install the npm dependencies.

Running locally

  1. Run npm start to start the server.
  2. Go to http://localhost:3000 to open the web app in your favorite browser.

Features:

  • Registration and login.
  • Add an event.
  • Update an event.
  • Delete an event.
  • Users can see the calendar by month, week, day or agenda.

Technologies:

  • HTML5
  • CSS
  • React
  • React-Modal
  • Redux
  • NodeJS
  • Express
  • JWT
  • MongoDB

Developer

License

MIT License