Skip to content

codesanook/free-calendar

Repository files navigation

free-calendar

MIT open source, React, TypeScript, Vite, SCSS

Free calendar demo

How to run the project locally

  • Required software/tools:
    • Node 22 or newer
    • VS Code or other editors
    • Git
    • Linux, Mac or Windows
    • Chrome or other browsers
  • Download souce code:
    git clone git@github.com:codesanook/free-calendar.git
  • Open the project folder with VS Code.
  • Launch an integrated terminal or press ctrl + `.
  • In the terminal, build and run the project with the following commands:
      yarn
      yarn dev
  • In an intetegrated terminal click http://localhost:5174/ link to open a calendar with your browser.

Useful videos/articles/links:

About

MIT open source, React, TypeScript, Vite, SCSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published