ToDo app for far away trips
Check out the live app Far Away
Adding items : Select a number of items and type the name of the item for things you want to travel with then click on the add button.
Check the finished item : Click on the radio check box to marked it to finsihed.
- React
- TypeScript
- CSS
- Vite
-
Clone this repository.
git clone https://github.com/mahmoud-mohsen-dev/far-away.git
-
Navigate to the Project Directory:
cd far-away
-
Install Dependencies:
npm install
-
Development Server
npm run dev
-
Open in your Browser:
Open your web browser and go to http://localhost:3000 to see the app in action.
Now you have the "Far Away" app up and running on your local machine.
This poject was part of The Ulitmate React Couse