https://github.com/aleksandardev/garazica
https://github.com/aleksandardev/garazica
makerspace website
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/aleksandardev/garazica
- Owner: AleksandarDev
- Created: 2020-05-01T17:42:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T00:28:52.000Z (over 3 years ago)
- Last Synced: 2025-01-23T09:13:48.451Z (over 1 year ago)
- Topics: makerspace, website
- Language: TypeScript
- Homepage: https://garazica.com
- Size: 2.13 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Garažica
## Getting started
First, run the development server:
```bash
pnpm i
pnpm dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
You can check out [the Next.js GitHub repository](https://github.com/zeit/next.js/) - your feedback and contributions are welcome!
## Special thanks to OSS
- [Vercel Now](https://vercel.com)
- [Vercel Next.js](https://nextjs.org/)