Daylee is a productivity app & digital journal designed to make your life easier by organizing your thoughts, schedule and life. Balancing your work, projects, social life and personal growth has never been so easy and intuitive!
- React
- TypeScript
- HTML
- SCSS
- Next.js
- GraphQL
- Daylee's Design System
- Daily to-do list & gratitude practice.
- Weekly & monthly habit tracking to build new behaviours.
- Weekly & monthly goals as direction and manifestation.
- Weekly & monthly reviews for retrospection.
- Pomodoro timer for focus time.
- Weather widget for the week.
- Post-it board for easy note taking.
- Monthly overview calendar for efficient scheduling.
Hello from the Daylee team! 👋 We are 3 passionate developers that care about empowering people with the necessary tools to help them live more intentionally.
- We have Chi-Luc, a Frontend Developer currently working as a UX Designer in the Usage Analytics team at Coveo.
- Next, we have Yann, a Fullstack Developer currently working as a Frontend Developer on the editor team at Shopify.
- Last but not least, we have Alain, a Fullstack Developer currently working as a Software Consultant for various client projects at Munvo.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.tsx
. The page auto-updates as you edit the file.
API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts
.
The pages/api
directory is mapped to /api/*
. Files in this directory are treated as API routes instead of React pages.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.