Skip to content

cdkirkwood/calendar-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Calendar App

Simple Calendar App. Allows users to view, add, edit, and delete events.

Getting Started

  1. Fork or clone this repo to your local machine https://github.com/cdkirkwood/calendar-app
  2. run npm install-all to load all needed dependencies
  3. run npm run dev
  4. The app should redirect you to http://localhost:3000/ to view the app. If you weren't redirected then you should go the that url manually.

Built With

  • [React] - Front-End Javascript Library for building the UI
  • [React-Redux] -Front-End Javascript Library for managing state
  • [Express] - Back-End Javascript Library for creating API routes
  • [Postgres-Sequelize] - SQL Database for storing events
  • [MomentJS] - Javascript Library for date conversions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published