Skip to content

or-schneider/maakaf-website

This branch is 4 commits ahead of Maakaf/maakaf-website:main.

Folders and files

NameName
Last commit message
Last commit date
May 18, 2024
May 23, 2024
May 19, 2024
May 19, 2024
Mar 22, 2024
May 31, 2024
Jun 9, 2024
May 31, 2024
Mar 19, 2024
Mar 28, 2024
Mar 8, 2024
May 18, 2024
May 19, 2024
Mar 27, 2024
May 27, 2024
May 29, 2024
Mar 8, 2024
May 19, 2024
May 19, 2024
Mar 22, 2024
Aug 26, 2023
Sep 3, 2023
Sep 3, 2023
Aug 25, 2023
Mar 18, 2024
Mar 13, 2024
May 6, 2024
Sep 3, 2023
Mar 28, 2024
Mar 18, 2024
Mar 25, 2024
May 19, 2024
May 19, 2024
Mar 27, 2024
Aug 26, 2023
May 19, 2024
Mar 28, 2024

Repository files navigation

מעקף - מחפשי עבודה (תורמים) לקוד פתוח

App Screenshot

Project Stack:

Next.js Logo  This is a Next.js project.

TypeScript Logo  We're using TypeScript for type safety and better developer experience.

Tailwind CSS Logo  The UI is built using Tailwind CSS for rapid and responsive design.

VSCode Logo  Custom VSCode settings have been set up for a consistent development environment.

Current State


🚀 Forking and Running the Project

1. Fork the Repository

  • Go to the GitHub repository you want to fork.
  • Click the "Fork" button at the top right.

2. Clone Your Forked Repository

git clone https://github.com/YOUR_USERNAME/REPOSITORY_NAME.git

Replace YOUR_USERNAME and REPOSITORY_NAME accordingly.

3. Navigate to the Project Directory

cd REPOSITORY_NAME

4. Install Dependencies

npm install

5. Run the Project

npm run dev

Visit http://localhost:3000 in your browser.


📦 VSCode Plugin Recommendation

For an enhanced development experience with Tailwind CSS, consider installing the Tailwind CSS IntelliSense extension in VSCode:

  1. Open VSCode.
  2. Press Ctrl+Shift+X or click the Extensions icon.
  3. Search for "Tailwind CSS IntelliSense".
  4. Click "Install".

About

The official website of 'Maakaf' community

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.5%
  • MDX 5.6%
  • CSS 1.8%
  • JavaScript 1.7%
  • Shell 0.4%