Welcome to the Next.js SSC GPA Calculator project! This web application allows users from Bangladesh to calculate their SSC exam Grade Point Average (GPA) easily.
- User-friendly interface for calculating SSC exam GPA.
- Input subject grades determine your GPA.
- Accurate and quick calculations based on the grading system in Bangladesh.
- Responsive design to ensure optimal viewing experience on various devices.
- Next.js: A React framework for building server-rendered applications.
- Tailwind CSS: A utility-first CSS framework for designing modern and responsive interfaces.
- JavaScript: Programming language for adding interactivity and functionality.
- Clone the repository:
git clone https://github.com/TaherAhmedAshraf/ssc-gpa-calculator-bd.git
- Navigate to the project directory:
cd ssc-gpa-calculator-bd
- Install the dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and visit:
http://localhost:3000
- Build the application:
npm run build
- Start the production server:
npm run start
For any inquiries or questions, please contact taherahmedashraf@yahoo.com. Direct message me at discord: Ashraf#9053. Also, you can visit my website to see my other projects.