Skip to content

RDKonqueror/claymorphic-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claymorphic Calendar

A react calendar app with claymorphic design.

Built With

ReactJS

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/RDKonqueror/claymorphic-calendar

# Install dependencies
$ npm install react-calendar

# Run the app
$ npm start

Contact