Create UI For staycation website
Table Of Content
Built-With
- React.js - FrontEnd Library JavaScript
- Bootstrap - Css Framework
- Redux - JavaScript library for managing application state
Features
- [x] Login/Register AUTH With JWT
- [x] Password hashing With Bcript
- [x] CRUD
- [x] Search
- [x] Sort
- [x] Pagination
- [x] Cors
Prerequisites
- Node.js installed on the local machine
- Npm or Yarn installed on the local machine
- React.js installed on the local machine
Development
Clone Repo And Install Package
- Clone this repository:
git clone https://https://github.com/RepoRandi/staycation
- Install depedencies:
cd staycation
npm install
- Start the server:
Live
HTTP-Verbs
Verbs |
Description |
GET |
Request data from the server |
POST |
Sending data to the server |
PUT |
Change all data that is already on the server |
PATCH |
Change Most of the data already exists on the server |
DELETE |
Delete data that is already on the server |
Screenshot
-
Checkout Page :
-
Booking information
-
Payment
-
Completed
Author
Download Details:
Author: RepoRandi
Demo: https://staycations.netlify.app/
Source Code: https://github.com/RepoRandi/staycation
#react #reactjs #javascript