The future of yesterday is here now... probably
This is a basic automation wizard form utilizing React/Typscript/Material UI. A user can navigate the multi-step, add information and submit their automation values. I decided to only implement textboxes and spent time to closely match the design.
All in all this took 4 work days to build and demonstrates my abilities as a Senior Front End Scientician 🚀.
git clone https://github.com/Tumne/automizer-5000.git
cd automizer-5000
yarn
yarn start
Open http://localhost:3000 in browser
- React - The JS framework used
- React Context API - Utilizing a consumer/provider model with hooks
- Typescript - Strictly typed javascript
- Material UI - React Material designed components
- Formik - React form builder
- Yum - JS Schema builder for validation
- Nikhil Tumne - Developers Developers Developers - Freshly Grazed
This project is licensed under the MIT License - see the LICENSE.md file for details