Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/newhoteng/il

Take-home assignment
https://github.com/newhoteng/il

css-modules-react javascript react react-icons react-quill react-router redux redux-toolkit tailwindcss

Last synced: 24 days ago
JSON representation

Take-home assignment

Awesome Lists containing this project

README

        

# 📗 *Table of Contents*

- [📖 About the Project](#about-project)
- [🛠️ Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# :open_book: IL
A take-home exercise.

## :hammer_and_wrench: Built With
### Tech Stack
Client

Backend

### Key Features
- Home page (underconstruction)
- Product view Page
- Product edit page

(back to top)

## :rocket: Live Demo
- [Live Demo](https://innoloft-tmn0.onrender.com/)

(back to top)

## :computer: Getting Started
To get a local copy up and running, follow these steps.

### Prerequisites

You need the following tools be installed in your computer:

- [Node.js](https://nodejs.org/en) installed on your machine
- [Git](https://www.linode.com/docs/guides/how-to-install-git-on-linux-mac-and-windows/)
- IDE (VSCode)

### Setup

Clone this repository to your desired folder:

```sh
cd prefered-folder

git clone https://github.com/newhoteng/il.git
```

### Install

Install this project with:

```sh
cd il

npm install
```

### Usage

To run the project, execute the following command:

```sh
npm start
```

(back to top)

## :busts_in_silhouette: Authors
:bust_in_silhouette: **Harriet Oteng**
- GitHub: [newhoteng](https://github.com/newhoteng)
- Twitter: [@HarrietOteng1](https://twitter.com/HarrietOteng1)
- LinkedIn: [harriet-oteng](https://www.linkedin.com/in/harriet-oteng-75554666/)

(back to top)

## :telescope: Future Features
- Completed home page

(back to top)

## :handshake: Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).

(back to top)

## :star: Show your support
If you like this project give it a star.

(back to top)

## :pray: Acknowledgements
-

(back to top)



## :memo: License
This project is [MIT](./LICENSE) licensed.

(back to top)