alt text


SimpleSchedule is a website is designed to make it as simple as possible to create a daily schedule.

Demo

Live Website
GitHub

Features

Screenshots

Here are some screenshots of SimpleSchedule in action:

Screenshot 1

Screenshot 2

Getting Started

To run SimpleSchedule locally, follow these steps:

  1. Clone the repository: git clone https://github.com/loganhartford/simple-schedule.git
  2. Navigate to the project directory: cd simpleschedule
  3. Install the dependencies: npm install
  4. Start the development server: npm run start
  5. Open your web browser and visit http://localhost:1234.

Technologies Used