First project in front-end web development to create a Product Placement Page for the ADXL375 Accelerometer developed by Analog Devices. Made using React.js and styled in CSS.
This project was bootstrapped with Create React App.
NOTE: Information regarding any existing product or enterprise mentioned in project may not be accurate and be considered as placeholder text for the purpose of learning front-end web semantics and development.
- Container-based sectioning of items for improved project file-system management
- Use of Block Element Modifier (BEM) Methodology for CSS styling
- Navigation bar, Dropdown-Menu, and low-resolution device compatibility
- Custom PNGs developed for Analog Devices via Photoshop 2023
analog.png
In the project directory, you can run:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
npm test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
npm run build
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.