Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mariazevedo88/starwars-intro

Star Wars film intro animation developed in HTML, CSS, JavaScript and Node.js (Tutorial by glaucia86 - https://bit.ly/32UG73k)
https://github.com/mariazevedo88/starwars-intro

css express-js expressjs html html-css html-css-javascript html5 javascript node node-js nodejs star-wars

Last synced: about 2 months ago
JSON representation

Star Wars film intro animation developed in HTML, CSS, JavaScript and Node.js (Tutorial by glaucia86 - https://bit.ly/32UG73k)

Awesome Lists containing this project

README

        

# starwars-intro
Star Wars film intro animation developed in HTML, CSS, JavaScript and Node.js (Tutorial by glaucia86 - https://bit.ly/32UG73k)

![Image of the intro](public/images/intro.png)

![Image of the paragraphs](public/images/app.png)

## Technologies :computer:

* **[Nodejs](https://nodejs.org/en/)**
* **[Express.js](https://expressjs.com/)**
* **[Eslint](https://eslint.org/)**
* **[Prettier](https://prettier.io/)**
* **[Heroku](https://www.heroku.com/)**

## Build Setup

# install dependencies
npm install

## Running the app

# running with nodemon
nodemon

# running with Node
npm run start

## Production :rocket:

https://starwarsintro-mari.herokuapp.com/