0011001011 / Reactjs-Calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A calendar using REACTJS

The project build a simple calendar shows the activities of a company in the current week. The data are fetched from a true API. By selecting a day on the calendar we can filter the activities in the day.

Calendar

This project was bootstrapped with Create React App.

Development

npm start

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

Production

npm run build

About


Languages

Language:JavaScript 80.4%Language:HTML 10.5%Language:CSS 9.1%