FreshMeetings is a React-based meeting scheduler application that allows you to efficiently schedule, manage, and keep track of your meetings. It provides a user-friendly interface for both hosts and participants to streamline the scheduling process.
- Create Meetings: Hosts can create and schedule meetings, specifying details such as date, time, and location.
- Real-time Updates: Receive notifications and updates for your scheduled meetings.
- User-Friendly Interface: An intuitive and responsive UI for an exceptional user experience.
- React
- Redux for state management
Before you begin using FreshMeetings, ensure you have the following installed:
- Node.js: Download Node.js
- npm: npm comes bundled with Node.js.
-
Clone the repository to your local machine:
git clone <freshmeetings.git> cd freshmeetings
-
Install the required dependencies:
npm install
-
Start the development server:
npm start
This should spin-up the app in a local server
TBD
If you have questions or need assistance, you can reach out to vignesh.manikandan@freshworks.com