Skip to content

oss-institute/workshop-24-3

Repository files navigation

OSS logo OSS Workshop demo project

This is a demo project used for learning purposes, it is part of Open Source Software Institute workshop.

The application is based on a Next.js project.

Getting Started

Install all the dependencies and run the server

npm i

npm run dev

Open http://localhost:3000 with your browser to see the built project.

Stlying

For styling, repository is using Tailwind css. You can check global variables and colors definition in global.css, theme is defined in tailwind.config.ts.

Deployment

All pull requests are automatically deployed to https://workshop-24-3.onrender.com/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published