Single page React application for web development professional site using React, ReactDOM, Formspree, Bootstrap, AOS animations, and deployed to GitHub Pages.
🔗 Link to application portfolio
🔧 In order for this application to work, you need to install the following dependencies: Node.js, React, ReactDOM, Bootsrap, AOS, React Icons, GitHub Pages and Formspree. To install, run:
npm i
To run the application in development mode and see it at http://localhost:3000 in your browser you can run the script:
npm start
To bundle your application into the build folder in preparation for deployment, run the script:
npm run build
✍️ Lauren Darrimon is the author of this application. Find additional work on Lauren Darrimon's Github profile..
❓💌 Reach out to Lauren Darrimon at hello@laurenlalita.com if you have any questions.
The license for this project is: MIT
Learn more in the Create React App documentation.