Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/newhoteng/il
- Owner: newhoteng
- License: mit
- Created: 2023-10-01T16:37:35.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-10-08T23:06:13.000Z (about 1 year ago)
- Last Synced: 2024-10-23T19:23:07.107Z (2 months ago)
- Topics: css-modules-react, javascript, react, react-icons, react-quill, react-router, redux, redux-toolkit, tailwindcss
- Language: JavaScript
- Homepage: https://innoloft-tmn0.onrender.com/
- Size: 587 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
Backend
### Key Features
- Home page (underconstruction)
- Product view Page
- Product edit page
## :rocket: Live Demo
- [Live Demo](https://innoloft-tmn0.onrender.com/)
## :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
```
## :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/)
## :telescope: Future Features
- Completed home page
## :handshake: Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## :star: Show your support
If you like this project give it a star.
## :memo: License
This project is [MIT](./LICENSE) licensed.