This page is created and designed by SIC
- React - Typescript - NextJS
- Web client development
- Recoil
- Store and manage shared application state
- Formik
- Form handler
- Material Tailwind
- UI Library
Update later
- Users can quickly view and understand what SIC operate and work
- Students can have a simple and intuitive registration process that allows they to become a collaborator of SIC.
- Members and others are able to access and view the latest events and blog shares provided by SIC, so that they can stay updated with the most relevant information.
- Users have the ability to leave comments on the events and blog posts and receive valuable advice or insights from SIC and other community members.
- Users can get advice by sending an email to contact with SIC.
- Optimize database and UI of landing page
- Containerize services and database with Docker
Tools | Versions |
---|---|
yarn | 1.22.19 |
- install dependencies & start application
yarn install
yarn dev
Application will be serving on http://localhost:3000
- Not setup yet