Front-end project with Calendar and saving notes features
npm version: 8.5.5
- Clone the repository
git clone 'https://github.com/Yash-Bavishi/aviato.git'
- change directory and install the dependencies
cd aviato && npm install
- Run the server
npm run start || npm start