Skip to content

Pedro558/SPA-Universe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPA UNIVERSE

A project to practice some JS concepts like:

  • ✅ SPA
  • ✅ POO
  • ✅ Route mapping
  • ✅ Async JS

📋 Guide

About | Layout | How to use | Tech Stack | Autor | License

💻 About

In this challenge it was create a basic Single Page Application that runs with Node.js

The page display three different pages changing content and the background image as long as user click in the menu items.

The project is responsive and works well in different devices.

🎨 Layout

spa

📋 How To Use

Access here or you can have a better experience using lite-server (node js).

Pre requirements

Before you begin, you will need to have the following tools installed on your machine: Git, Node.js.

🎲 Running the web application (server)

# Clone this repository
$ git clone https://github.com/Pedro558/SPA-Universe.git

# Acess the project folder cmd/terminal
$ cd SPA-Universe.git

# Install the dependencies
$ npm install lite-server

# Run the application 
$ npm start

# The server will start at port:3000 - in your browse acess <http://localhost:3000>

🚀 Technologies

🎯 Author

Made with 💖 by Pedro Afonso 👋 Entre em contato!