Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devsubid/infotech-success-point

Infotech Success Point using next.js, typescript, styled-components, framer-motion, material-ui
https://github.com/devsubid/infotech-success-point

framer-motion material-ui nextjs styled-components typescript

Last synced: 13 days ago
JSON representation

Infotech Success Point using next.js, typescript, styled-components, framer-motion, material-ui

Awesome Lists containing this project

README

        

# [Infotech Success Point](https://itsme-subid.vercel.app/)

![](https://raw.githubusercontent.com/itsme-Subid/Infotech-Success-Point/main/preview.webp)
![](https://img.shields.io/github/license/itsme-Subid/Infotech-Success-Point?style=for-the-badge)
![](https://img.shields.io/github/languages/top/itsme-Subid/Infotech-Success-Point?style=for-the-badge)
![](https://img.shields.io/github/languages/count/itsme-Subid/Infotech-Success-Point?style=for-the-badge)
![](https://img.shields.io/github/languages/code-size/itsme-Subid/Infotech-Success-Point?style=for-the-badge)
![](https://img.shields.io/github/repo-size/itsme-Subid/Infotech-Success-Point?style=for-the-badge)
![](https://img.shields.io/github/last-commit/itsme-Subid/Infotech-Success-Point?style=for-the-badge)
![](https://img.shields.io/github/commit-activity/w/itsme-Subid/Infotech-Success-Point?style=for-the-badge)

Welcome to the Infotech-Success-Point repository! Infotech-Success-Point is a visually stunning website built using Next.js, TypeScript, and Styled-Components. It is a beautiful website that is primarily focused on courses for programming enthusiasts. The project is a front-end development endeavor and can be found on GitHub.

## Getting Started

To get started, you can simply clone this repository and install the dependencies.

### Cloning the Repository

To clone the repository, you will need to have git installed on your machine. Once you have those, you can use the following commands:

```bash
git clone https://github.com/itsme-Subid/Infotech-Success-Point.git
```

### Running the Project

To run the project, you will need to have Node.js and npm or yarn or pnpm installed on your machine. Once you have those, you can use the following commands:

```bash
cd Infotech-Success-Point
npm install
npm run dev
```

or, if you are using yarn:

```bash
cd Infotech-Success-Point
yarn
yarn run dev
```

or, if you are using pnpm:

```bash
cd Infotech-Success-Point
pnpm install
pnpm run dev
```

This will start the development server and you should be able to see the website by visiting http://localhost:3000 in your browser.

## License

This project is licensed under the GPL-3.0 License - see the [LICENSE.md](https://github.com/itsme-Subid/Infotech-Success-Point/blob/main/LICENSE) file for details