Wigo
This was project for a small networking company. They asked for a simple website where users could customize different network packages, depending on the service they select. To build it, I used MERN since I wanted to practice my React skills. I made simple design withFigma and coded a small API to get the data to be used on the customization part.
- Date
September 2022 — November 2022
- Stack
MongoDB, Express, React, Node.js
- Website
- Code
This project was great for my front-end skills, specifically React because I learned a lot about state management. I had initially thought it would be pretty easy but it got more complicated as I had to handle many states for the customization part.