Skip to content

deniseschirmer/phone-book-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phone Book App

demo-mobile
---

About the project: The project to test for a vacancy, the objective was to create a simple phone book application with CRUD operations. The application is written in Typescript. .

Project link:

🛠 Technologies

The following tools were used in building the project :


Before starting, you will need to have the following tools installed on your machine:

Git, Node.js. Furthermore, it is good to have an editor to work with the code likeVSCode

Running the project🎲

# Clone this repository
$ git clone https://github.com/deniseschirmer/phone-book-crud

# Access the project folder in terminal/cmd

# Install dependencies
$ yarn
# or
$ npm install

# Run the application in development mode
$ yarn dev
# or
$ npm run dev

Quality of the Code

DeepScan grade

LinkedIn

Made with love by: Denise Schirmer

See my linkedIn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published