Developed during the NLW Journey event, Plann.er is a website designed to provide a schedule for your trips.
- Create your trip on the initial page
- Add activities to your trip
- Add important links such as hotel reservations
- Add participants to your trip! The more, the merrier!
You can delete both links and participants that you don't want anymore in your trip. You can now change the destination or the date of your trip!
Activities that have already happened will be marked in green.
Clone the project
git clone https://link-to-the-project
Navigate to the project directory
cd my-project
Install the dependencies
npm install
Start the server
npm run dev
Repeat these steps for both frontend and backend files.
I REALLY learned a lot, especially about Node.js. This is basically my first project in the NLW using Node.js and it was very challenging. I'm not used to working with backend, so everything was new. I had stopped studying programming, so the frontend part was vital to retake my studies.
I'm 17 years old, studying programming for fun. I want to be a full-stack developer.