Skip to content

Tolka43/relax-resort

Repository files navigation

Relax Resort

App that will allow you to book a room for your holiday.

landing page reservation system
Alt text Alt text

General info

I created this app to improve my React skills.

Technologies

Project is created with:

  • React.js
  • TypeScript
  • HTML5
  • SCSS
  • Node.js
  • Express.js

Setup

To run this project, install it locally using npm:

$ cd front
$ npm install
$ npm start

and then run backend:

$ cd ../backend/src
$ node install
$ node app.js

About

reservation system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published