Releases: umarraj008/Calendar-App
Releases · umarraj008/Calendar-App
v1.0
Calendar App v1.0
About The Project
This is a simple React app that allows users to to save and view your events. You can create new events, search for events, and search by date.
The app comes with 5 example events, feel free to edit, search, and delete them.
Getting Started
-
npm/nodejs is required to run this application. It can be downloaded from: https://nodejs.org/en/download/package-manager.
-
To get started first extract the Calendar-App.zip.
-
Then in command prompt cd to the directory (make sure your inside the "Calendar App" Folder):
cd Calendar-App-1.0\Calendar-App-1.0\Calendar App
- Next install the packages:
npm install
- Now you can run the application:
npm run dev
- You can view the app at:
http://localhost:5173/
or the address given by the console
License
Distributed under the GNU GPL v3 License. See LICENSE.txt for more information.
Contact
Email - [email protected]
Website - umarrajput.co.uk
GitHub - @umarraj008
LinkedIn - in/umar-rajput
Project Link: https://github.com/umarraj008/Calendar-App