Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 409 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 409 Bytes

🛵 FLCL fan page

my fan page of my favorite anime of all times FLCL, this repo use keys features of react router dom.

⚙️ Usage

git clone git@github.com:nicolaskruger/flcl-fan-page.git # clone the repo

npm install # install dependencies

json-server --watch db.json --port 5000 # start the server

npm start # run the software

🔫 technology

  • React
  • Typescript