Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/suzicurran/launch-academy-faq

React-based FAQ site for Launch to match wireframe requirements
https://github.com/suzicurran/launch-academy-faq

Last synced: 7 days ago
JSON representation

React-based FAQ site for Launch to match wireframe requirements

Awesome Lists containing this project

README

        

# This project is no longer being maintained and may have broken features and/or insecure dependencies. It exists only for reference purposes.

# Launch Academy FAQ

We were tasked with creating a FAQ page for Launch in React to match the following wireframe:

![wireframe with hide/reveal button elements](https://s3.amazonaws.com/horizon-production/images/launch-academy-faq-2.png)

## Installation

From the directory, run the following in your terminal:

```$ npm install```

```$ webpack-dev-server```

Then, visit [http://localhost:8080](http://localhost:8080) in your browser.

## Credits

[Will Kent](https://github.com/wwinslowkent), pair-programming partner

and [Launch Academy](https://github.com/LaunchAcademy)!