Travel Website ?
Travel Website is a React application that uses React Hooks and React Router for this beginner React JS Project. The website is fully responsive as well.
Technologies Used ?️
- HTML
- CSS
- JavaScript
- ReactJS
Preview ?
Features ?
✔️ Class and Functional Components ✔️ State and Props ✔️ Component Lifecycle Methods ✔️ React Hooks ✔️ Promises ✔️ React Router
Usage ?
To run this project in your device,clone the repository and open terminal in your editor. Followig are the requirements to run this project:
Code Examples
- Clone the project
git clone https://github.com/letnagao/travel-website.git
- Go to the project directory
cd travel-website
- Install dependencies
npm install
- Start the server
npm start