https://github.com/lmachens/devbuff
Landing page for DevBuff coding bootcamp
https://github.com/lmachens/devbuff
bootcamp docker freelancer githubci nextjs nodejs react web-development
Last synced: about 1 month ago
JSON representation
Landing page for DevBuff coding bootcamp
- Host: GitHub
- URL: https://github.com/lmachens/devbuff
- Owner: lmachens
- License: mit
- Created: 2021-09-26T01:39:47.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-04T19:01:30.000Z (about 4 years ago)
- Last Synced: 2025-08-23T05:03:03.223Z (about 1 month ago)
- Topics: bootcamp, docker, freelancer, githubci, nextjs, nodejs, react, web-development
- Language: TypeScript
- Homepage: https://devbuff.de
- Size: 3.18 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DevBuff web developer bootcamp for freelancer
This is the landing page for [DevBuff](https://devbuff.de) bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Develop
First, install dependencies:
```bash
npm install
```Good job 🎉, now run the development server:
```bash
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## License
This project is released under MIT License. See [LICENSE](/LICENSE) for more details. Feel free to use this code, but please don't use my name, images and texts.