Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codewithmike01/unshelled-fe-mike-kanu-assessmnet


https://github.com/codewithmike01/unshelled-fe-mike-kanu-assessmnet

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

        

# Unshwlled FE Assessment

Using the API created, create a reactjs app to

1. View the items (paginated)
2. Click on a particular item to see more full details. The page will have edit and delete options.
3. Clicking the edit button above should go to an edit page where the parameters can be modified
4. Clicking the delete option should delete from the API

## Live Link

[Live Link](https://unshelled-fe-mike-kanu-assessmnet.vercel.app/)

![Screenshot from 2024-06-19 23-37-23](https://github.com/Ginohmk/portfolio-v2/assets/58771507/83018e35-0074-458a-8348-bc3cde24b53d)

## Getting Started

### Installing Dependecies

#### Installing Node and NPM

This project depends on Nodejs and Node Package Manager (NPM). Before continuing, you must download and install Node (the download includes NPM) from [https://nodejs.com/en/download](https://nodejs.org/en/download/).

### Clone project

In the project directory,in your terminal, you can run:

```cmd
https://github.com/Ginohmk/unshelled-fe-mike-kanu-assessmnet.git
```

```cmd
cd unshelled-fe-mike-kanu-assessmnet
```

```cmd
npm i
```



In the project directory, you can run:

#### `npm start`

> Runs the app in the development mode. Open [http://localhost:3000](http://localhost:3000) to view it in your browser. The page will reload when you make changes. You may also see any lint errors in the console.


👤 **Kanu Mike**

- GitHub: [@Ginohmk](https://github.com/Ginohmk)
- Twitter: [@michotall95](https://www.twitter.com/michotall95)
- LinkedIn: [@kanumike](https://www.linkedin.com/in/kanu-mike-dev/)
- Instagram: [@savy_kanu_mike](https/instagram.com/savy_kanu_mike)
- Facebook: [@mike.kanu](https://www.facebook.com/mike.kanu)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Ginohmk/unshelled-fe-mike-kanu-assessmnet/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

## 📝 License

[This project is [MIT](https://github.com/Ginohmk/unshelled-fe-mike-kanu-assessmnet/blob/dev/LICENSE) licensed.
..