Welcome to the Refer & Earn application! This user-friendly interface allows users to easily refer others and earn rewards.
- React - JavaScript library for building user interfaces
- JavaScript - Programming language
- Vite - Build tool
- Material-UI (MUI) - UI components
- Flowbite - UI components
- Tailwind CSS - Utility-first CSS framework
- React Router DOM - For routing
- Node.js (version >= 14)
- NPM or Yarn package manager
-
Clone the repository
git clone https://github.com/Chandan8018/Brainwave_Assignment_1.git β© cd AccredianFrontend β©
-
Backend Setup:
npm install β©
-
Start the server:
npm run dev β©
.
βββ src
β βββ components
β βββ pages
β βββ styles
β βββ data
β βββ spinner
β βββ App.jsx
β βββ index.css
β βββ main.jsx
βββ public
βββ index.html
βββ README.md
βββ .env
βββ package.json
βββ vite.config.js
For any questions or inquiries, please contact:
- Author: Chandan Kumar Sahoo
- Email: chandankumarsahoo19@gmail.com
- GitHub: https://github.com/Chandan8018/
- Repository URL: Make sure to update the repository URL (
https://github.com/Chandan8018/Brainwave_Assignment_1
) with the actual URL of your frontend repository. - Environment Variables: If there are specific environment variables required for the frontend (e.g., API base URL), mention them in the README.
- Consistency: Ensure the names and paths of images in the
public
directory match those in the README.
Feel free to adjust any details to better fit your projectβs specific setup and requirements.