Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshludahl/softklass-web-app
Softklass Web App
https://github.com/joshludahl/softklass-web-app
bulma nextjs nextui tailwindcss typescript
Last synced: 20 days ago
JSON representation
Softklass Web App
- Host: GitHub
- URL: https://github.com/joshludahl/softklass-web-app
- Owner: JoshLudahl
- Created: 2024-11-27T20:06:17.000Z (28 days ago)
- Default Branch: main
- Last Pushed: 2024-12-05T02:04:45.000Z (21 days ago)
- Last Synced: 2024-12-05T02:31:04.497Z (21 days ago)
- Topics: bulma, nextjs, nextui, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://www.softklass.com/
- Size: 272 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Softklass Web App
Used for Softklass.com main content.
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
### Some useful links
- [NextJS](https://nextjs.org/docs)
- [Bulma](https://bulma.io/documentation/)
- [NextUI](https://nextui.org/)
- [Tailwind](https://tailwindcss.com/)### Privacy Policies
- [Tipuous](https://www.softklass.com/privacy-policy/tipuous)
- [Tokenator](https://www.softklass.com/privacy-policy/tokenator)
- [Weather Warbler](https://www.softklass.com/privacy-policy/weather-warbler)