/party

For planning a party and inviting all your friends

Primary LanguageJavaScript

Plan a Party

Getting Started

git clone https://github.com/emilymorgado/wedding.git
npm install
npm start

Prerequisites

npm must be installed

Running the Tests

The following command will run all the tests (Tests are currently broken)

npm test a

Built with

  • React - User interfaces library
  • React Router - Navigational components library
  • Emotion - CSS-in-JS library
  • Redux - State container
  • Mapbox - Open source mapping platform
  • Jest - Testing framework
  • Enzyme - Testing utility for React

A few more details

This project was bootstrapped with Create React App. You can find the most recent version of this guide here.