/what-should-i-eat

It is a React based web-application, which randomly selects an option out of given values.

Primary LanguageJavaScript

What-Should-I-Eat

This is more of a fun project and first thing I made using React.
It is little variation of the todo-list I learned from a Udemy Course on React.

With this application I got introduced with following tools/technologies -

  • React.js
  • Babel
  • Webpack
  • ES6

Installation

git clone https://github.com/devanSAGA/what-should-i-eat.git
cd what-should-i-eat
npm install
npm run dev-server