Skip to content

Latest commit

 

History

History
38 lines (17 loc) · 824 Bytes

README.md

File metadata and controls

38 lines (17 loc) · 824 Bytes

Open-x

Open-x is an open-source resources platform. This is a one-stop destination for all the resources which a designer needs. Here you can contribute your resources and also use the existing resources.

Technologies and Libraries used

  • HTML
  • CSS

Running on your local machine

  1. Fork this repository, by clicking the Fork button at the top-right on this page.

  2. Clone the forked repository from your GitHub account.

bash git clone https://github.com/[replace-with-your-github-username]/open-x.git

  1. Go to the cloned directory (e.g. cd open-x).

  2. Run the file index.html

Improvements Required

Include new features, update, bug fixes for the project

Contributors