mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-05-31 12:24:24 -04:00
Added design and UI tools
Added Invisionapp and Proto.io to the list of design and UI tools. Added PyCharm and Webstorm to jetbrains IDE list.
This commit is contained in:
parent
780f72ec70
commit
aec4d0fe34
1 changed files with 3 additions and 1 deletions
|
@ -683,6 +683,8 @@ Table of Contents
|
|||
* [whimsical.com](https://whimsical.com/) - Collaborative flowcharts, wireframes, sticky notes and mind maps. Create up to 4 free boards.
|
||||
* [lensdump.com](https://lensdump.com/) - Free cloud image hosting
|
||||
* [Adobe XD](https://www.adobe.com/products/xd.html) - Wireframe & Prototyping tool similar to Sketch. Free plan covers: 1 active shared design spec, Adobe Fonts Free (limited set of fonts), 2GB of cloud storage
|
||||
* [Invision App](https://www.invisionapp.com) - UI design and prototyping tool. Desktop and webapp available. Free to use with 1 active prototype.
|
||||
* [Proto.io](https://www.proto.io) - Create fully interactive UI prototypes without coding. Free tier available when free trail ends.
|
||||
|
||||
## Data Visualization on Maps
|
||||
|
||||
|
@ -717,7 +719,7 @@ Table of Contents
|
|||
* [mockable.io](https://www.mockable.io/) — Mockable is a simple configurable service to mock out RESTful API or SOAP web-services. This online service allows you to quickly define REST API or SOAP endpoints and have them return JSON or XML data
|
||||
* [fakejson.com](https://fakejson.com/) — FakeJSON helps you quickly generate fake data using its API. Make an API request describing what you want and how you want it. The API returns it all in JSON. Speed up the go to market process for ideas and fake it till you make it.
|
||||
* [JSONPlaceholder](http://jsonplaceholder.typicode.com/) Some REST API endpoints that return some fake data in JSON format. The source code is also available if you would like to run the server locally.
|
||||
* [jetbrains.com](https://jetbrains.com/products.html) — Productivity tools, IDEs and deploy tools. Free license for students, teachers, Open Source and user groups
|
||||
* [jetbrains.com](https://jetbrains.com/products.html) — Productivity tools, IDEs and deploy tools (aka PyCharm, Webstorm, etc). Free license for students, teachers, Open Source and user groups
|
||||
* [codepen.io](https://codepen.io/) — CodePen is a playground for the front end side of the web
|
||||
* [repl.it](https://repl.it/) — A cloud coding environment for various program languages
|
||||
* [codesandbox.io](https://codesandbox.io/) — Online Playground for React, Vue, Angular, Preact and more
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue