Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rk28284/eduhub


https://github.com/rk28284/eduhub

cors html-css-javascript mongodb nodejs recatjs

Last synced: about 6 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Talentrax Assignement

Dashboard

Screenshot 2024-03-15 152607

Filter by color

Screenshot 2024-03-15 152619

Filter by color & size

Screenshot 2024-03-15 152633

Filter by color & size
Screenshot 2024-03-15 152720

Search By Name
Screenshot 2024-03-15 152759

## Table of Contents

- [Tech Stack](#tech-stack)
- [Deployment](#deployment)
- [Backend Endpoints](#backend-endpoints)
- [Links](#links)
- [Getting Started](#links)
## Tech Stack

**Frontend:**

- **Redux**
- **Chakra UI**
- **Axios**
- **Axios**

**Backend:**

- **Node Js**
- **Json-server**

## Deployment

- **Frontend** - [Netlify](https://talentraxtechlology.netlify.app/)
- **Backend** - [Render](https://mockapirevision.onrender.com)

## Getting Started

Clone the project

```bash
git clone https://github.com/rk28284/planet-explorer
```

Go to the project directory

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run start
```