Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anik62426/propellent

This project contain a freelance project
https://github.com/anik62426/propellent

lucide-react react-icons react-router-dom-v6 reactjs tailwind-css

Last synced: about 9 hours ago
JSON representation

This project contain a freelance project

Awesome Lists containing this project

README

        

Frontend Project





This Project contain a Frontend make using Tailwind-CSS, React.js

Getting Started


Prerequisites


Ensure you have the following installed on your system:

+ Node.js (v14.x or higher)
+ npm (v6.x or higher)
+ react": "^18.3.1",
+ tailwindcss": "^3.4.10",

## Folder Structure

```bash
├── Propellent/
│ ├── public/
│ ├── src/
│ │ ├── Component/
│ │ ├── assests/
│ │ ├── Pages
│ │ ├── App.js
│ │ └── main.js
│ └── package.json
└── README.md

```

![Screenshot 2024-09-06 003506](https://github.com/user-attachments/assets/1c95f1a4-8d81-4f7e-9aa3-42a4c3b44fd3)

![Screenshot 2024-09-06 003530](https://github.com/user-attachments/assets/99010f31-7266-4145-bd6f-c0517a60b5f9)

![Screenshot 2024-09-06 003548](https://github.com/user-attachments/assets/526a411a-8d13-4fe9-8ce4-b1105b437231)

# React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh

-