Skip to content

Momonhg/REACT-pricing-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the project

Overview

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

Links

Continued development

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.

Useful resources

  • 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.

Future for the project

  • Add to a future MERN stack project.

How to Create React App and Deploy on Vercel

This directory is a brief example of a Create React App site that can be deployed to Vercel with zero configuration.

Deploy Your Own

Deploy your own Create React App project with Vercel.

Deploy with Vercel

Live Example: https://create-react-template.vercel.app/

Available Scripts

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. The build is minified and the filenames include the hashes.