Weevely is an online event calendar for managing your events. You can create as many calendars as you want and share them with friends, coworkers, or employees. Everything to make you feel comfy!
Weevely is already deployed and ready-to-go! Visit Weevely website to try it by yourself!
Or, if you want to build it by yourself, then check the latest release:
v1.0 Latest — Download
- Download the latest release.
- Open project folder in terminal.
- Create
.env.local
file and addAPI_URL
parameter with your API link (e.g.https://localhost:8000/api
). - Instal required dependencies with
npm i
. - Start project at dev with
npm run dev
. Or build withnpm run build
andnpm run start
.
Weevely is made with help of these useful dependencies:
- Axios
^0.25.0
- Day.js
^1.10.7
- Nookies
^2.5.2
- React Hot Toast
^2.2.0
- React Modal
^3.14.3
https://raw.githubusercontent.com/weevelyu/assets/main/svg/weevely-logo.svg
Don't forget to check out Weevely API with Laravel
Also check out my other projects and visit my website!