Skip to content

Repository files navigation

KZU Trade REDESIGN

This is a Project to fully rewrite and redesign the KZU Trade Website.

Navigation

Roadmap

This is the Roadmap/Todo list for this Project, and what still needs to be done. Im open for Contributions!

(There are some things i need to do first tho, before I can accept Pull Requests.)

🎯 Todo

  • Write Readme and Docs (In progress)
  • Create Basic Color Palette and other Basic Variables
(Neutral colors 60%, brand color (blue) 30%, accent color (green?) 10% (Buttons etc.)

--

  • Create Design in Figma (In progress)
  • Implement the Basic Design
  • Connect to Backend
  • Add email verification
  • Add multiple register pages (Currently Designing this), and improve ui
  • Add multiple create post pages

Setup

Make sure to install dependencies:

# npm
npm install <--- all Packages in the package-lock.json are already with npm, so its recommended to use npm :).

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm dev

# yarn
yarn dev

# bun
bun run dev

Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm build

# yarn
yarn build

# bun
bun run build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm preview

# yarn
yarn preview

# bun
bun run preview

About

The modern, Digital Trading Platform for the KZU School. (Made by Pupils)

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages