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: 6 months ago
JSON representation
Star Wars film intro animation developed in HTML, CSS, JavaScript and Node.js (Tutorial by glaucia86 - https://bit.ly/32UG73k)
- Host: GitHub
- URL: https://github.com/mariazevedo88/starwars-intro
- Owner: mariazevedo88
- License: mit
- Created: 2020-03-06T00:43:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-11T06:51:13.000Z (11 months ago)
- Last Synced: 2025-03-29T09:33:01.304Z (7 months ago)
- Topics: css, express-js, expressjs, html, html-css, html-css-javascript, html5, javascript, node, node-js, nodejs, star-wars
- Language: HTML
- Homepage: https://starwarsintro-mari.herokuapp.com/
- Size: 2.25 MB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)

## 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/