This project is related to section 6 of Jonas's React course, focusing on working with the state, events and forms. This is an application where you can list the items needed for a trip and checkmark them. seriously, it's practically a trip-planning wizard🪄.
- Open the terminal and type command "npm i" or "npm install" ( Make sure to have Node.js(TLS) installed before type commands )
- After that, type command "npm start" (https://localhost:3000/far-away)
- Enjoy it...😃
-
👨🏻💻 Developed by : Ali Saadat
-
💻 Technologies Used : HTML, CSS, Javascript, React
-
💡 Role: React Dev