Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/code0403/tayo
Company Assignment
https://github.com/code0403/tayo
Last synced: about 1 month ago
JSON representation
Company Assignment
- Host: GitHub
- URL: https://github.com/code0403/tayo
- Owner: code0403
- Created: 2023-09-02T12:45:55.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-02T13:02:50.000Z (over 1 year ago)
- Last Synced: 2023-09-03T15:56:17.044Z (over 1 year ago)
- Language: TypeScript
- Size: 340 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Contact Management
This project is build with React and TypeScript.
---
### To use the project
1. git init
2. git clone ``
3. npm i (to install all the dependencies)
4. Run the project### Run the project
#### `npm start
`Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.##### json-server --watch data.json --port 8080
The contact mangement App use local json server as database to perform the CRUD operation.
*Run this command to view the contact mangement*---
### Tech Stack used
* React Js
* TypeScript
* Redux
* CSS
* React Router v6
* React Query aka TanstackQuery.---
### Features:
* Perform CRUD operation in Contact Mangement
* Navigate beween the the two a pages easliy
* Get the updates about the Covid Situation globally by selecting the country.