Key tools used in this React project are:
Tool | Description |
---|---|
React | A JavaScript library for building user interfaces |
Tachyons | Create fast loading, highly readable, and 100% responsive interfaces with as little css as possible. |
node.js is required to get npm
.
If you would like to download the code and try it for yourself:
- Clone the repo:
https://github.com/aashish-khatri/movie-search.git
cd robofriends
- Install packages:
npm install
- Build project and launch:
npm start
- Open your browser at:
http://localhost:3000/movie-search