Eco_Travel
1.0.0

Available Readme Languages: KR | En | Zh
Welcome to the Eco-Travel Web application!
This application is designed to promote sustainable travel and environmental protection. Built in next.js, this application provides a variety of features to help travelers make eco -friendly choices and understand the effects of the environment.
To start a project, follow the steps below:
git clone https://github.com/tionlab/eco-trav.git
cd eco-travel-app
npm install
Modify .env to your height.
npm run dev
The app runs at http: // localhost: 3000.
Welcome to improve the Eco-Travel Web application! If you have a proposal, a bug report or a function request, please create an issue or submit a full request.
git checkout -b feature/your-feature
git commit -am '새 기능 추가'
git push origin feature/your-feature