Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 398 Bytes

README.md

File metadata and controls

23 lines (21 loc) · 398 Bytes

React.js Event Calendar

This project was bootstrapped with Create React App.

Getting Started

In the project directory, you can run:

npm i
npm run build

Prerequisites

NodeJS ^16.13.0 wth npm

Installing

Clone the repository
Install dependencies
    npm i
Deploy to GitHub Pages
    npm run build
And Push changes