Below you will find an overview of some finished projects. To learn more
about them please click on the GitHub button to visit the repository of
the specific project. You can also check out my
GitHub
account to view other repositories.
001/005
React Hotel Website
Responsive hotel booking website made with React and Context
API. Contentful platform was utilized to deal with data storage.
Express powered RESTful API and server-side rendered website.
MongoDB was used as the database through the mongoose library,
which was utilized to create schemas and models.