Skip to content

NyCrest is a full-stack application with a RESTful API built with Express.js for managing accommodations data.

Notifications You must be signed in to change notification settings

vittoriamatteoli/Accommodation-API

 
 

Repository files navigation

Project Express API

This is a RESTful API built with Express.js for managing accommodations data.

The problem

Built an application integrating a RESTful API backend developed with Express.js and Node.js. Implemented GET, POST, and PUT methods for data manipulation. The frontend, designed with styled-components, utilizes useContext for state management. This solution connects the backend and frontend.If I had more time, I'd test all endpoints in my app(and add more in the backend), add more features, and switch from hardcoded data to using a database.

View it live

About

NyCrest is a full-stack application with a RESTful API built with Express.js for managing accommodations data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.9%
  • HTML 2.7%
  • CSS 1.4%