Skip to content

A Wolt clone app includes comprehensive testing and developed by using TypeScript, ReactJS, Redux and TailwindCSS.

License

Notifications You must be signed in to change notification settings

eminebozdag/wolt-clone

Repository files navigation

Wolt Clone Project

master

codecov

Overview

This cutting-edge web project clones an existing Wolt landing page using a mobile-first, responsive design approach and utilizes reusable components. It includes comprehensive testing and a CI/CD pipeline for streamlined development and deployment.

🔗 Live

You can see deployed app from live.

💻 Technologies used in the project:

  • TypeScript
  • ReactJS
  • Redux
  • React Router
  • Tailwind CSS
  • Testing ( Unit, Integration and E2E)
    • React Testing Library
    • Jest
    • Cypress
  • CI/CD Pipeline
  • Github Actions

Clone & Download

$ git clone https://github.com/eminebozdag/wolt-clone.git
$ cd wolt-clone
$ yarn install
$ yarn start

Testing

To run Unit and Integration tests;

$ yarn test

To see the coverage report;

$ yarn test:cov

To run E2E tests;

$ yarn cy

About

A Wolt clone app includes comprehensive testing and developed by using TypeScript, ReactJS, Redux and TailwindCSS.

Topics

Resources

License

Stars

Watchers

Forks