Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dipyamanroy/enigma-lander

Landing page for Enigma, the Computer Science Club, Mahindra University. Built with ShadCN UI, React.js, Vite.js, Typescript and deployed with Vercel.
https://github.com/dipyamanroy/enigma-lander

hacktoberfest landing-page reactjs shadcn-ui typescript vercel vitejs

Last synced: 2 months ago
JSON representation

Landing page for Enigma, the Computer Science Club, Mahindra University. Built with ShadCN UI, React.js, Vite.js, Typescript and deployed with Vercel.

Awesome Lists containing this project

README

        


Enigma Icon

Enigma lander


Landing page for Enigma, the Computer Science Club, Mahindra University. Built with



shadcn/ui
React
Vite
TypeScript
Vercel


![enigma-lander](src/assets/enigma-landing.gif)

Visit the site

## Contents
- [How to install](#how-to-install)
- [How to contribute](#how-to-contribute)

## How to install

1. Clone this repository:

```bash
git clone https://github.com/dipyamanroy/enigma-lander.git
```

2. Go into project

```bash
cd enigma-lander
```

3. Install dependencies

```bash
npm install
```

4. Run project

```bash
npm run dev
```

## How to contribute
1. Switch to the `dev` branch.

2. Fork the repository.

3. Make changes to the forked repository.

4. Submit a pull request, and ensure Vecel's preview deployment is passing. Here's a resource on how to write a perfect pull request. Contributions from this repo will count towards Hacktoberfest.

**Note:** If you wish to add new pages, please add them as new routes under a folder.