/react-printable-list

It's a printable list using localstorage and react router :smile: :printer:

Primary LanguageJavaScript

Printable List / Day Twelve / 30 days of React challenge

print

Features 👾

  • Write down your list
  • Print it out

Technologies 🔎

  • React :atom:
  • CSS 💅
  • LocalStorage 📓

Installing / Getting started 👨‍🏭

Prerequisite to run the following commands Node.js, Git, Yarn.

git clone https://github.com/romeiro-bru/react-printable-list.git
cd react-printable-list
yarn install

Run in the project directory yarn start

Open http://localhost:3000 in your browser