Skip to content

This repository contains all the initial project files required for TechWeek's UI/UX workshop.

Notifications You must be signed in to change notification settings

ishandeveloper/Techweek-Workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI/UX Workshop

This repository contains all the initial project files required for TechWeek's UI/UX workshop.

Pre-requisites

Please ensure that you've installed Adobe XD on your machine.


Setup Instructions

  1. Click on 'Code' button on top and select 'Download Zip'.

    or you can just clone this repository by running

    git clone https://github.com/ishandeveloper/Techweek-Workshop.git

  2. Open the Initial design.xd file in your adobe XD.

  3. Follow me along in the web-session :)


How to make a Pull Request:

If you'd like to submit your designs to this repository, feel free to create a pull request.

1. Fork this repository.

2. Clone the forked repository.

git clone https://github.com/<your-github-username>/Techweek-Workshop

3. Navigate to the project directory.

cd Techweek-Workshop

4. Checkout from master to design branch.

git checkout -b design

5. Add your XD design file and screenshot in 'submissions' folder.

6. Commit your changes.

  git add .
  git commit -m "<your_commit_message>"

7. Push your local branch to the remote repository.

git push -u origin design

8. Create a Pull Request!

Congratulations! 💥 Sit and relax, you've made your contribution to Techweek-Workshop repository.


Made with ♥ by ishandeveloper

forthebadge

About

This repository contains all the initial project files required for TechWeek's UI/UX workshop.

Topics

Resources

Stars

Watchers

Forks