Skip to content

ondairos/phonebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phonebook project created with Vite

A phonebook app that allows you to:

  • View a list of names and phone numbers
  • Add new names and phone numbers
  • Search for a name
  • Delete a name and phone number

Project from the FullStackOpen course.

Frontend: Vite (ReactJS)

Backend : Node/express/MongoDB (https://github.com/ondairos/phonebook_server)

Installing

Clone the repository:

git clone https://github.com/yourusername/phonebook-app.git

Install the dependencies:

npm install

Start the Vite.js development server:

npm run dev

Usage

Built With

Vite.js - JavaScript development server for building the user interface

Axios - HTTP client library for handling the requests

About

Frontend Phonebook React app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors