Skip to content

kagahd/idealo.github.io

 
 

Repository files navigation

Landing Page - idealo.github.io

Badges

Idealo Organisation Stars Idealo Organisation

Apache-2.0 License

What this project is all about

This is the landing page for the open source initiative of idealo.de and provides an overview of idealo’s open source projects as well as current job offers.

Present your project on idealo.github.io

If you want to present your open source project on the landing page, go to /src/data/projects.js, copy one of the existing projects within the file and simply alter the project-specific information. Title and project ID should be identical to the name of your GitHub project.

Run Locally

Clone the project

  git clone https://github.com/idealo/idealo.github.io

Go to the project directory

  cd idealo.github.io

Install dependencies

  npm install

Start the server

  npm run dev

Deployment

To deploy this project run

  npm run build

To start the deployed project

  npm run start

Docker Version

Use the Dockerfile to run the project

Testing

There are Snaphot Tests available, run those tests using npm run test. Please remember to alter these tests if you’ve modified the structure of the page.

FAQ

Can I add Question here?

Yes for sure, just edit this readme.md and create a pull request!

Feedback

If you have any feedback, please create a github issue.
We will respond fast to your request.

Roadmap

  • Add a Login
  • Enable automated Process for Releasing OpenSource Projects

License

Apache-2.0

Contributing

Send PULL-Requests if you want to contribute your ideas and alterations to the project. Please remember to stick to the common code conventions and make sure that your commit messages are self-explanatory.

See contributing.md for ways to get started.

Please use the git-hooks to avoid that you commit unlinted/unformated code.

Authors

Thanks

We use/used these Project to make our work easier.
We are happy for OpenSource and want to thanks to these Projects:

NextJS

About

Landing page for idealo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 63.5%
  • SCSS 29.1%
  • Dockerfile 4.2%
  • CSS 3.0%
  • Shell 0.2%