A Subscription box landing page created for Open Source Web Technologies course.
Landing page for a beauty subscription box made with a front end in React.js, backend functionality with Node.js and Express, and a local MySQL database.
Users should be able to:
- View page in different screen sizes
- Enter and submit form data
The front-end of the project was created using React and CSS, React Router for navigation and Framer Motion for the animations. The Backend of the project was created using Node.js and Express for the server, Axios for the POST and GET requests, BCrypt for encrypting password information, and MySQL as a local database to save user information.
- React.js
- Node.js and Express
- MySQL
- Website - Gabriela Cardenas (https://github.com/gcardenasdev)
