Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevinjanbarluado/netzon-todo
https://github.com/kevinjanbarluado/netzon-todo
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kevinjanbarluado/netzon-todo
- Owner: kevinjanbarluado
- Created: 2023-11-15T15:30:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-15T15:32:40.000Z (about 1 year ago)
- Last Synced: 2024-10-31T06:52:11.732Z (3 months ago)
- Language: TypeScript
- Size: 61.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Netzon Assessment Test
Welcome to the Netzon Assessment Test for Kevin Jan Barluado.
## Getting Started
To run the assessment test, follow these simple steps:
### Prerequisites
Ensure that you have the following tools installed on your machine:
- [Docker](https://www.docker.com/get-started)
- [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)### Clone the Repository
Clone the assessment test repository and navigate into the project directory:
- `git clone https://github.com/kevinjanbarluado2/netzon-todo.git`
- `cd netzon-todo`### Run Docker Compose
Launch the application using Docker Compose:
`docker-compose up -d`
This command will build the Docker image and start the containers in detached mode.### Access the Application
Open your web browser and visit `http://localhost:8000` to access the Netzon Assessment Test.