Skip to content

Latest commit

 

History

History
126 lines (89 loc) · 3.48 KB

README.md

File metadata and controls

126 lines (89 loc) · 3.48 KB

Plann.er 💻

react typescript TailwindCss Vercel

Content:

AboutUtils LinksGetting StartedPrerequisitesHow To CLone & RunResultsContributesCollaboratorsLicense

Main

🧠 About

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.

  1. Frontend Figma

🚀 Getting started

This section describes how to run the project locally.

Pre-requisites

Here you list all prerequisites necessary for running your project. For example:

  • NodeJS
  • npm
  • TypeScript
  • Git

🔗 How to Clone & Run

Cloning

  • 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

Running

  • Navigate to the project directory:
cd travel-planner-frontend
  • Install the required dependencies:
npm install
  • Run the project:
npm run dev

📌 Results

🤝 Collaborators

Special thank you for all people that contributed for this project.

Erivelto Silva Profile Picture
Erivelto Silva

📓 License

This project is licensed under the MIT License. See the LICENSE file for more information.