Skip to content

Kritek is a software and web development platform. It uses this app to keep track of its development team.

License

Notifications You must be signed in to change notification settings

JonahKayizzi/kritek-dev-team

Repository files navigation

logo

Kriktek Developers Page

📗 Table of Contents

📖 [Kriktek Developers Page]

Kritek is a software and web development platform. It uses this app to keep track of its development team.

Users can add new developers, update, delete and view all developers. The developers information is stored and retrieved from a JSON file that is accessed using the json-server library at a defined port. RTK query assists in making the API requests

Describe the tech stack and include only the relevant sections that apply to your project.

Client
Server

Key Features

  • View a list of developers with their information
  • Add new developer information to the list
  • Update developer information
  • Delete a Developer

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

run the following commands in your terminal

Prerequisites

In order to run this project you need:

You need to have node installed

Setup

Clone this repository to your desired folder:

Install

Install this project with:

npm install

Usage

To run the project, execute the following command:

run npm start

Run tests

To run tests, run the following command:

run npm test

Deployment

You can deploy this project using:

run npm build

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Author1

(back to top)

🔭 Future Features

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project, please leave star

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank Kriktek Team for this exercise

(back to top)

❓ FAQ

(back to top)

📝 License

This project is MIT licensed.

(back to top)