Skip to content

webdevankit07/Acharya-Prashant

Repository files navigation

🚀 About Me

Hi there I'm ANKIT YADAV a full stack developer with Nextjs (Reactjs), TypeScript, Nodejs and MongoDB

Advait Foundation Project

I am excited to share the development of the Advait Foundation's website frontend! This project leverages the power of Next.js and TypeScript. Tailwind CSS is used for styling and ensuring visually appealing user interface.

Screenshot 2024-05-19 111313 Screenshot 2024-05-19 111342 Screenshot 2024-05-19 111515 Screenshot 2024-05-19 111915

Tech Stack

Next.js : React framework for server-side rendering and static site generation.

TypeScript : Typed superset of JavaScript that improves developer productivity and code quality.

Tailwind CSS : Utility-first CSS framework for rapid UI development.

Key Features

  • Framework: Developed with Next.js, providing server-side rendering and static site generation.

  • TypeScript: Ensured type safety and improved developer experience with TypeScript, enhancing code quality and maintainability.

  • Styling: Utilized Tailwind CSS for utility-first, highly customizable styling, resulting in a clean and consistent design across the website.

  • Responsive Design: Created a fully responsive layout to provide an excellent user experience on all devices, from desktops to mobile phones.

Run Locally

Clone the project

  git clone https://github.com/webdevankit07/Acharya-Prashant.git

Install node_modules

  npm install

Create .env file for these variables

  NEXT_PUBLIC_API_BASE_URL = https://api.acharyaprashant.org/v2/legacy/courses

  NEXT_PUBLIC_IMAGE_BASE_URL = https://cimg.acharyaprashant.org

Start server

  npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

NEXT_PUBLIC_API_BASE_URL = https://api.acharyaprashant.org/v2/legacy/courses

NEXT_PUBLIC_IMAGE_BASE_URL = https://cimg.acharyaprashant.org

🔗 Links

portfolio linkedin

Authors