Skip to content

sameer1sheikh2mansoori3/ekak_innovation_2

Repository files navigation

Next.js Project README

This is a Next.js project, a React-based framework for building server-rendered, statically generated, and performance-optimized websites and applications.

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/sameer1sheikh2mansoori3/ekak_innovation_2
  1. Navigate to the project directory:
cd ekak_innovation_2
  1. Install the dependencies:
npm install
  1. Start the development server:
npm run dev

This will start the server on http://localhost:3000. Open this URL in your browser to view the project.

Commands

Here are some common commands you might need:

  • npm run dev: Starts the development server.
  • npm run build: Builds the application for production.
  • npm run start: Starts the production server.
  • npm run lint: Lints the code for errors and warnings.
  • npm run test: Runs the unit tests.

Deployment

To deploy this project, you can use a service like Vercel or Netlify. These services provide easy integration with GitHub and can automatically deploy your project on push.

Live Demo

You can view a live demo of this project at https://ekak-innovation-2.vercel.app.

Screenshots

Here are some screenshots of the project:

  • Home Page:

Home png

  • About Page: About png

Technologies Used

This project uses the following technologies:

  • Next.js for server-rendered and statically generated pages
  • React for building the user interface
  • TypeScript for type checking and better code maintainability
  • Tailwind CSS for styling and layout
  • Framer Motion for animations
  • Lucide for icons

Upcoming Features

The following features are planned for future releases:

  1. Adding Backend: Integration of a backend technology to enable dynamic data processing and storage.
  2. Handling Job Applications: Implementation of a system to manage job applications, including submission, review, and response processes.

These features will enhance the project's capabilities and provide a more comprehensive user experience.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.

  2. Create a new branch for your feature or fix.

  3. Make your changes and commit them.

  4. Push your branch to your forked repository.

  5. Create a pull request to merge your branch into the main branch.

Remember to follow the project's coding standards and best practices.

Releases

No releases published

Packages

No packages published