Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 581 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 581 Bytes

REX 2.0

This is the website for second edition of Robotics EXperience Program.

Setup and Run

To setup and run the code in the local dev server. Clone the repo and execute the following commands on the cloned repo directory.
npm install
npm start

Figma Prototype

Follow the link to see the Figma prototype and start contributing to the repo. View Figma Prototype

Dependencies

These are the dependencies added so far.

  1. Styled Components - for modularized css styling.