This repository is being maintained as part of the Course
Start Bootstrap theme (Agency) was modified to build a react website.
- Convert Bootstrap code (HTML) to React (JSX)
- Setup React Router parameters
- Services and Portfolio pages modified
- Contact form internally modified
- Contact wrapped with
useFormik()
from Formik form library - Form validation with Yup object schema validation
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will 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.
See the section about deployment for more information.
Note: this is a one-way operation. Once you eject
, you can’t go back!
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment