Scholarmate user interface using solidjs framework with tailwind and typescript
Client: SolidJS, Axios, Sweetalert, Toaster, Form Validator
- Authentication Page
- User Dashboard
- Admin Dashboard
When i make this service, i feel like this project has good performance than the other like laravel and express. After some update i learn something that i think i don't get it before, like i get better when search problem error, implement new system and server security.
Clone the project
git clone https://github.com/Sleepy4k/solidjs-scholarmateGo to the project directory
cd solidjs-scholarmateInstall dependencies
npm installCopy .env file
copy .env.example .envStart the server
npm startTo run this project, you will need to add the following environment variables to your .env file
VITE_DEV
VITE_APP_NAME
VITE_API_URL
If you have any feedback, please reach out to us at sarahpalastrin@gmail.com
