Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrseanbaines/calendar

WIP responsive and customisable calendar component
https://github.com/mrseanbaines/calendar

calendar es2015 es6 javascript react reactjs styled-components styled-system

Last synced: about 2 months ago
JSON representation

WIP responsive and customisable calendar component

Awesome Lists containing this project

README

        

# React Calendar
WIP responsive and customisable calendar component.

## Setup
Make sure you have [Node](https://nodejs.org/en/) and [NPM](https://www.npmjs.com/) installed.

To get started, run the following commands:

1. Install dependencies:
```sh
npm install
```
2. Run the app:
```sh
npm start
```
3. View the project at http://localhost:3000/