https://github.com/rk28284/eduhub
https://github.com/rk28284/eduhub
cors html-css-javascript mongodb nodejs recatjs
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rk28284/eduhub
- Owner: rk28284
- Created: 2024-03-09T17:36:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T10:42:49.000Z (over 2 years ago)
- Last Synced: 2025-04-05T13:13:16.401Z (about 1 year ago)
- Topics: cors, html-css-javascript, mongodb, nodejs, recatjs
- Language: JavaScript
- Homepage: https://65ee950793097cfa63fe7e84--symphonious-blini-23ecbc.netlify.app/
- Size: 222 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Talentrax Assignement
Dashboard

Filter by color

Filter by color & size

Filter by color & size

Search By Name

## 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
```