Skip to content

yinchyy/react-dynamic-configurator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚗 react-dynamic-configurator

Do you like cars? I do. And one day I've been wondering how would vehicle configuration process look like. Those thoughts combined with my learning journey of React JS led to the development of that small project. Enjoy :)

Getting Started

To run the app you need to install Node.js v16.13 LTS or newer. You can download it here

First clone repository:

git clone https://github.com/yinchyy/react-dynamic-configurator.git
cd react-dynamic-configurator

Install dependencies and start application:

npm install
npm start

Running tests:

npm test

Screenshots

Engine selection

Body Paint selection

Rims Paint selection

Rims selection

Seat type selection

Interior color selection

Additional equipment selection

Summary page

Browser will start automatically shortly after executing start command.

License

MIT License

About

Input prompts created in React and Redux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published