SA-Tourism is a tourism based web application for South Asian spots where tourists can get details of spots and plan for future tour.
- All Device Responsive
- tailwind CSS
- Awesome dark theme support
- Toast Message and sweet-alert2
- aos, swiper and animate.css Implementation
- Environment Variable configuration
- Regex with Valid email, Uppercase letters, lowercase letters and 6 characters in password
- Protected routes
- Local Storage and API post configuration with Protected route
- npm i cors
- npm i dotenv
- npm i express
- npm i mongodb
- npm i nodemon
To run this React project on your local machine follow the instructions-
Before you begin, ensure you have the following installed on your local machine:
-
git clone https://github.com/khaledssbd/SA-Tourism-project-server-side
-
cd SA-Tourism-project-server-side
-
npm install
-
npm run dev
Open http://localhost:5000 to view it in the browser.