It is a public calendar in which you can create events in the same way as you do with Google Calendar, it has authentication through the creation of a username and password.
This is a personal project to practice and gain experience in the following technologies.
- Javascript
- Css
- React
- Bootstrap
- Redux y Redux Thunk
- Moment
This API is also developed by me, its repository is below.
To install the project it is only necessary to clone the repository and later open it with a code editor.
git clone [email protected]:mgomez08/Calendar-Frontend.git
cd Calendar-Frontend
npm install OR yarn install
npm run start OR yarn start
MIT