This web application utilizes an external REST api for retrieving country data (https://restcountries.com/). Features include search and filter fields, dark mode, dynamic routes, responsive media breakouts, etc. Data is fetched upon the user clicking the 'fetch data' button, and the data is saved to local storage. Deployed with vercel.
Web application for showcasing space tourism, and the people, destinations, and technologies involved.
reactjsnextjsstyled-componentsfigma
This web application was created using the designer's figma design file. Features include dynamic routing, styled components with css modules, responsive media breakouts. Deployed with vercel.
Full stack application made with the MERN (mongodb, expressjs, reactjs, nodejs)stack. Data is stored in a mongodb database. Passwords are hashed and salted, and session authorization with JWT tokens. Local storage version is available at the try me route. Deployed with cyclic.