Central platform for your dream travel.
This project compose of many systems.
This branch serves as an example for you to understand better. You can check out the file todo
and api-todo
in each directory.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Duplicate file .env.example
and rename the copied one to .env
.
Clone the project and run the script to install all dependencies.
npm install
Start the project with
npm start
We use SemVer for versioning.
This project is licensed under the MIT License - see the LICENSE file for details