Content:
About • Utils Links • Getting Started • Prerequisites • How To CLone & Run • Results • Contributes • Collaborators • License •
Created during Rocketseat’s Next Level Week, this project is an intuitive and visually appealing travel planner. Built with React, TypeScript, and Tailwind CSS, Plann.er offers a suite of features to help you organize your upcoming adventures.
This section describes how to run the project locally.
Here you list all prerequisites necessary for running your project. For example:
- NodeJS
- npm
- TypeScript
- Git
- Clone the project repository from GitHub:
git clone https://github.com/EriveltoSilva/travel-planner-frontend.git
or in linux:
git clone [email protected]:EriveltoSilva/travel-planner-frontend.git
- Navigate to the project directory:
cd travel-planner-frontend
- Install the required dependencies:
npm install
- Run the project:
npm run dev
Special thank you for all people that contributed for this project.
Erivelto Silva |
This project is licensed under the MIT License. See the LICENSE file for more information.