Skip to content

mmacdonald1/css-grid-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Grid Calendar

An experiment with React and CSS Grid to create a week view of a calendar and add events.

Calendar

Getting Started

These instructions will allow you to run this project in your local environment.

Clone the repository onto your local machine.

git clone git@github.com:mmacdonald1/css-grid-calendar.git

Navigate into the file folder and install the dependencies.

cd css-grid-calendar
npm i

Run the file using npm and the project will come up in a new tab on your browser.

npm start

Built With

  • React
  • CSS Grid

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published