Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 688 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 688 Bytes

react-spaces-ui 🚀

Inspired by the Invision Projects - Spaces iOS of @Charles Patterson, this is a working prototype built using React + Framer Motion.

 

 

Installation

$ git clone https://github.com/Asifm95/react-spaces-ui.git
$ cd react-spaces-ui
$ npm install

Start & watch

$ npm start

Open http://localhost:3000 to view it in the browser.

Simple build for production

$ npm run build