Skip to content

bortolettojoaog/lh-angular

Repository files navigation

💻 LH Angular

This project is a website using Angular for school


📓 Contents:


About:

Features:

  • Create Title
  • Create Project
  • Create Description
  • Performed Tests

📝 How to use:


Prerequisites:

You need to have the following tools installed on your machine: Git, Node, Angular and VSCode


Running the project:

# Clone this repository
$ git clone <https://github.com/bortolettojoaog/lh-angular.git>

# Access the project folder through terminal/cmd
$ cd lh-angular

# Open the project in visual studio code
$ code .

# Install node
$ <https://nodejs.org/en/>

# Open visual studio code terminal using `CTRL + J`

# Install all dependencies
$ npm install

# Turn on the server
$ npm start

# Turn on the server API
$ json-server --watch <vagas-db.json>

# Go to application link
$ <http://localhost:4200>

# Go to API link
$ <http://localhost:3000/vagas>

✔️ Tests:

Test Test


🛠️ Technologies:

The following tools were used in building the project:


📁 Icons:

  • 📦 new functionality
  • 🆙 update
  • 🐛 bug fix
  • 🏁 release


Made with ❤️ by João Guilherme Bortoletto 👋

See my LinkedIn