A ReactJS & Tailwind CSS Travel Website which I built to enhance using TailwindCSS with ReactJS. Inspired by Code Commerce
- Clone the repository
git clone https://github.com/YousefElshabrawy/Beaches.git
- Navigate to repository directory
$ cd Beaches
- Install dependencies
$ npm install
- Compile and hot-reload for development
$ npm run dev
- Compile for production
$ npm run build
- ReactJS
- TailwindCSS