Skip to content

OrlandoJS/meetup-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Meetup boilerplate

This is the boilerplate (HTML and CSS) for our Meetup project for the OrlandoJS "Framework Battles".

Getting Started

Just clone this repo locally and get the markup and styles. The only thing you have to do is add the class “is-adding” in the “main-wrapper” div to display the form.

API info

The API allow the following methods: GET, POST and Endpoint: https://rocky-tundra-22249.herokuapp.com/events

Repo: https://github.com/OrlandoJS/meetup-api

To understand how to call the API, take a look on the tests: https://github.com/OrlandoJS/meetup-api/blob/master/test/app_test.js

Keep it simple! Avoid crazy abstractions, it's just to people see how you start a project and then we can compare with other technologies.

Have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages