An application used to get food and movie suggestions based on quizzes, built with React, JavaScript, and CSS.
First version is live. You can see our working demo here.
Clone down this repository. You will need node
and npm
installed globally on your machine.
Installation:
npm install
To Run Test Suite:
npm test
To Start Server:
npm start
To Visit App:
localhost:3000
Font Awesome is a friction-less way to use icons in React.
npm i --save @fortawesome/fontawesome-svg-core
npm install --save @fortawesome/free-solid-svg-icons
npm install --save @fortawesome/react-fontawesome
React Reveal is an animation framework for React.
npm install react-reveal --save
React-Select, the select control for React.
yarn add react-select
React-select-country-list takes country-list as a reference, and makes it more friendly to react-select.
npm install react-select-country-list --save
Anca - Github
Francesco - Github
Pamela - Github
This was a 4 week long project built during our Web Development Bootcamp at Wild Code School.
Feel free to contact us!