Skip to content

shaaddev/ApplicationRecord

Repository files navigation

📄 Application Record 📄

🐰 Next.js, TailwindCSS, ShadcnUI, Supabase 🐰

preview

Tired of using SpreadSheets to keep track of your applications, this web app helps to simplify your needs and is minimalistic to the eye

🛠️ Set Up

I. Install Dependencies

$ bun install 
or
$ npm install

II. Start Development Server

$ bun run dev
or 
$ npm run dev

💻 Build and Run to production

$ bun run build
or
$ npm run build

Contributing

We welcome and appreciate your contributions to this project! Before you begin, please take a moment to review our Contribution Guidelines to ensure a smooth and effective contribution process. Feel free to make a PR!

Good First Issues

We have a simple feature to get you started, but we highly encourage contributors to suggest their own issues based on what they believe would be useful.

Put yourself in the user's position and think about what enhancements or features would improve the application. Your unique perspective is valuable and can help make the project even better :))