Skip to content

Someshsw1109/SR-Tech

Repository files navigation

SR-Tech

This is a modern EdTech platform built with Next.js, React, and Tailwind CSS.

Prerequisites

Before you begin, ensure you have the following installed on your local machine:

  • Node.js (v14.0.0 or later)
  • npm (v6.0.0 or later)

Installation

  1. Clone the repository:

    git clone https://github.com/Someshsw1109/SR-Tech.git
    cd sr-tech
  2. Install the dependencies:

    npm install
  3. Create a .env.local file in the root directory and add any necessary environment variables.

Running the Development Server

To start the development server, run:

npm run dev

Open localhost with your browser to see the result.

Building for Production

To create a production build, run:

npm run build

Then, to start the production server, run:

npm start

Project Structure

  • app/: Contains the main application pages and layouts and Global styles and Tailwind CSS configuration
  • components/: Reusable React components
  • lib/: Utility functions and helpers
  • public/: Static assets

Technologies Used

  • Next.js
  • React
  • Tailwind CSS
  • Framer Motion
  • Lucide React (for icons)
  • shadcn/ui (for UI components)

License

This project is licensed under the MIT License

About

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages