A faux photo editing app created using React, styled-components, react-spring, and css blend modes. This is a small passion project I'll be updating over time as I learn new things in React or when I want to experiment with something new.
Focus Points
- Use Hooks in React
- Make my own animated hamburger menu (just something I've been wanting to do :P)
- Experiment with CSS Blend Modes
- Experiment with using styled-components
- Experiment with custom animations within React framework
- Experiment with an animation library (react-spring)
- Create an alert using react-spring notification and timing gradient
- Have fun and make something beautiful!
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.
This project was bootstrapped with Create React App.