It is a Contact Us page with a header, footer, contacts, a contact us form, and a subscribe form. Main features:
This page is the same as in the contact-us-page-ts project, but it was built without TypeScript.
React
JavaScript
Formik
Material UI
1. You can download this repository by clicking Code
at the top, then selecting Download ZIP
or if you want to clone this repository you can do this by
git clone https://github.com/Lethteria/contact-us-page.git
2. For installing all packages in the project directory run:
npm install
3. Then run the app in the development mode:
npm start
Open http://localhost:3000 to view it in your browser.