Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 467 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 467 Bytes

Weekly Calendar

A sample project built using React Native

Getting Started

Prerequisites

NodeJS

Installing

git clone https://github.com/anmolmahatpurkar/WeekViewCalendar.git

cd WeeklyCalendar

npm install

react-native run-ios | react-native run-android

Sample events data being loaded asynchronously through Firebase.

Built With

Author

  • Anmol Mahatpurkar