Skip to content

Projekt jest w pełni responsywny oraz pokryty testami jednostkowymi.

Notifications You must be signed in to change notification settings

EmP33/bmw-polska

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMW-POLSKA

Projekt jest w pełni responsywny oraz pokryty testami jednostkowymi.

https://emp33-bmw-polska.vercel.app/

How to run this project

To get all necessary files

  git pull https://github.com/EmP33/bmw-polska.git

To install all dependencies

  npm install

To run application

  npm start

To test application

  npm test || npm run coverage

Features

  • Mobile menu
  • Fullscreen slider
  • Form validation
  • Greetings page when form is submitted
  • Animations on scroll
  • Animation on entrance
  • Custom input elements

Tech Stack

Client: React, Typescript, Styled-Components, Framer-motion, AOS, React-Hook-Form

Testing: Jest, React-Testing-Library

Screenshots

Desktop Mobile Device

Test ScreenShots

Test

Authors