Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 340 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 340 Bytes

Tanda Adnat React front-end challenge from Tanda by Caleb Plum

Instructions:

  1. Navigate to the backend server in ./backend and run:
    • $ npm install
    • $ npm start
  2. Navigate to the frontend server in ./tanda-react-challenge and run:
    • $ npm install
    • $ npm start