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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

58b49b1 Β· May 24, 2023
Mar 21, 2023
Mar 19, 2023
May 24, 2023
Mar 22, 2023
Mar 10, 2023
Feb 26, 2023
Dec 31, 2022
Mar 21, 2023
Mar 10, 2023
Mar 20, 2023
Mar 12, 2023
Mar 16, 2023
Mar 13, 2023
Mar 16, 2023
Mar 16, 2023

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