Skip to content

Releases: umarraj008/Calendar-App

v1.0

20 Oct 18:33
3216283
Compare
Choose a tag to compare

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

  1. npm/nodejs is required to run this application. It can be downloaded from: https://nodejs.org/en/download/package-manager.

  2. To get started first extract the Calendar-App.zip.

  3. 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
  1. Next install the packages:
npm install
  1. Now you can run the application:
npm run dev
  1. 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.

License: GPL v3

Contact

Email - [email protected]
Website - umarrajput.co.uk
GitHub - @umarraj008
LinkedIn - in/umar-rajput
Project Link: https://github.com/umarraj008/Calendar-App