Skip to content

nicorr-05/contacts-app-frontend

Repository files navigation

Contacts APP

Contacts App is an app that consume the contacts app api, and allows you to create, update, and delete contacts.

This projects is hosted on: https://contacts-nrestrepo05.herokuapp.com/contacts

Contacts App Home

Technologies

This project was made with React.JS and Next.JS.

How to run it?

If you want to run it, you need to run the Contacts App API in the port 5050, or modify the dev script on package json to allow connect to another port.

If you are already running the API follow the steps below:

  1. Install dependencies
    npm i
  2. Now just run it with:
    npm run dev

Now it is running!

Contributing to Contacts App

To contribute to Contacts App, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Thanks to the following people who have contributed to this project:

Contact

If you want to contact me you can reach me at nrestrepo.r05@gmail.com.

License

This project uses the following license: MIT.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published