It’s a pricing page included with a toggle button to change the pricing from Annually to Monthly’s price vice versa. The project is a mini components for future project using MERN stack.
- The components have different optimal layout depending on media’s screen size
- Toggle switch render two pricing Monthly vs Annually
- Check it out here: https://pricing-component-woad.vercel.app/
I realized that my CSS skills need to be improve. By going back to tutorials and with the help of so many developer on stackoverflow, I got some useful code which I can apply to my projects.
- Button 55 CSS - This is an amazing source for CSS buttons examples with different design and easy to fetch for the one you want.
- FrontEndmentor - Although I did not successfully meet their requirements on CSS but this is the place I seek for projects ideas and they have a great community just like Stackoverflow.
- Add to a future MERN stack project.
This directory is a brief example of a Create React App site that can be deployed to Vercel with zero configuration.
Deploy your own Create React App project with Vercel.
Live Example: https://create-react-template.vercel.app/
In the project directory, you can run:
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.
Launches the test runner in the interactive watch mode. See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.